summaryrefslogtreecommitdiffstats
path: root/redhat/applications/koffice/koffice-14.0.0.spec
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2015-11-12 15:33:20 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2015-11-12 15:33:20 +0100
commit6d35d807af3922ef7aa259b25fd3f8f15c6dea9e (patch)
tree844a59bca97cc1c1698b770a092c0c8690a32a75 /redhat/applications/koffice/koffice-14.0.0.spec
parentef3647b27122d9db4d6ec26840d92e628c5b561f (diff)
downloadtde-packaging-6d35d807af3922ef7aa259b25fd3f8f15c6dea9e.tar.gz
tde-packaging-6d35d807af3922ef7aa259b25fd3f8f15c6dea9e.zip
RPM packaging: build fixes for TDE 14.0.2 on Fedora 23
Diffstat (limited to 'redhat/applications/koffice/koffice-14.0.0.spec')
-rw-r--r--redhat/applications/koffice/koffice-14.0.0.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/koffice/koffice-14.0.0.spec b/redhat/applications/koffice/koffice-14.0.0.spec
index 3134cc61f..04fb6cbcf 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} == 22
+%if 0%{?fedora} >= 23
%__sed -i "lib/kross/ruby/rubyinterpreter.cpp" \
-e "s|rb_set_safe_level|//rb_set_safe_level|"
%endif