summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-12-27 20:15:30 +0100
committerRemi Collet <fedora@famillecollet.com>2011-12-27 20:15:30 +0100
commita8c9c7609141f160dc5a96c075742d20acea121a (patch)
treeaa0fee0b829d546c1b15a88c60dbfd124135e113
parent2e26b18116fb60b55cb220d3efe8069b0f9d7a0d (diff)
graphivz with php 5.4HEADmaster
-rw-r--r--graphviz.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphviz.spec b/graphviz.spec
index a4efaf2..c1408da 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -251,7 +251,7 @@ find -type f -regex '.*\.\(c\|h\)$' -exec chmod a-x {} ';'
# %%define NO_IO --disable-io
# XXX ix86 only used to have -ffast-math, let's use everywhere
-%{expand: %%define optflags %{optflags} -ffast-math}
+%{expand: %%define optflags %{optflags} -ffast-math -fpermissive}
# Hack in the java includes we need
sed -i '/JavaVM.framework/!s/JAVA_INCLUDES=/JAVA_INCLUDES=\"_MY_JAVA_INCLUDES_\"/g' configure
sed -i 's|_MY_JAVA_INCLUDES_|-I%{java_home}/include/ -I%{java_home}/include/linux/|g' configure
@@ -480,6 +480,9 @@ fi
%changelog
+* Tue Dec 27 2011 Remi Collet <remi@fedoraproject.org> - 2.28.0-11
+- build against php 5.4
+
* Thu Dec 8 2011 Jaroslav Škarvada <jskarvad@redhat.com> - 2.28.0-11
- Added conditionals for ARRRR, DEVIL, QTAPPS (gvedit), GTS, LASI
- Fixed conditionals for SHARP, OCAML