From: John Ellson Date: Mon, 15 Aug 2016 20:21:38 +0000 (-0400) Subject: disable php in fedora24 till we can work out what broke X-Git-Tag: untagged-95487e465cf6bdb4c605~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2a23c828c1d1462065236cdc82362a86db49de5;p=graphviz disable php in fedora24 till we can work out what broke --- diff --git a/graphviz.spec.in b/graphviz.spec.in index c3735818c..8a5d371a1 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -166,9 +166,10 @@ BuildRequires: libwebp-devel %define _GO 1 BuildRequires: golang >= 1.2 gcc-go swig >= 3.0.2 %endif -%if %fedora <= 24 +%if %fedora <= 23 %define PHP 1 BuildRequires: php-devel +# disable PHP5 in fc24 until we can figure out what broke # disable PHP7 in fc25 until swig supports it %endif %endif