From cc979ff6d7f7c2bb91c4d9450b38ad25d3b89d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 31 Dec 2015 17:12:46 +0100 Subject: RPM Packaging: minor fix for Fedora 22 --- redhat/applications/koffice/koffice-14.0.0.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/applications/koffice/koffice-14.0.0.spec b/redhat/applications/koffice/koffice-14.0.0.spec index 04fb6cbcf..b8f5c504d 100644 --- a/redhat/applications/koffice/koffice-14.0.0.spec +++ b/redhat/applications/koffice/koffice-14.0.0.spec @@ -1130,7 +1130,7 @@ export CXXFLAGS="${CXXFLAGS} -I${RD}/%_normalized_cpu-linux" %endif # FTBFS on Fedora 22 -%if 0%{?fedora} >= 23 +%if 0%{?fedora} >= 22 %__sed -i "lib/kross/ruby/rubyinterpreter.cpp" \ -e "s|rb_set_safe_level|//rb_set_safe_level|" %endif -- cgit v1.2.3