From 2dffc3951a87c3af8b5aa2339a578d8d34272629 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Fri, 8 Jul 2016 12:28:56 -0400 Subject: [PATCH] retry disable PHP7 --- graphviz.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index 7114f0477..d1e98625b 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -169,7 +169,7 @@ BuildRequires: libwebp-devel BuildRequires: golang >= 1.2 gcc-go swig >= 3.0.2 %endif %if %fedora >= 25 -%define PHP 0 +%undef PHP # disable PHP7 in fc25 until such time as swig supports it %endif %endif -- 2.40.0