From: John Ellson Date: Fri, 8 Jul 2016 15:48:57 +0000 (-0400) Subject: disable PHP7 support in fc25 until swig supports it X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e8b919131e77a06214941f60d04b61c68dff299;p=graphviz disable PHP7 support in fc25 until swig supports it --- diff --git a/graphviz.spec.in b/graphviz.spec.in index 333dcdc38..7114f0477 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -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 !!!