]> granicus.if.org Git - graphviz/commitdiff
disable PHP7 support in fc25 until swig supports it
authorJohn Ellson <ellson@research.att.com>
Fri, 8 Jul 2016 15:48:57 +0000 (11:48 -0400)
committerJohn Ellson <ellson@research.att.com>
Fri, 8 Jul 2016 15:48:57 +0000 (11:48 -0400)
graphviz.spec.in

index 333dcdc38faad82411931f13b0f27a3a20507f0e..7114f0477cb34da91e1341fa586ff878856c3194 100644 (file)
@@ -168,6 +168,10 @@ BuildRequires: libwebp-devel
 %define _GO 1
 BuildRequires: golang >= 1.2 gcc-go swig >= 3.0.2
 %endif
+%if %fedora >= 25
+%define PHP 0
+# disable PHP7 in fc25 until such time as swig supports it
+%endif
 %endif
 
 # What a meal PHP makes of versioning !!!