From 999e5dffacb0718acc88572a9a015d4a239ca875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 16 Jan 2017 15:45:44 +0100 Subject: [PATCH] Re-enabled PHP support --- graphviz.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/graphviz.spec b/graphviz.spec index 7de6511..b683b16 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -28,9 +28,7 @@ %global LASI 0 %endif -# Swig currently doesn't support php7, thus disabling for now -# rhbz#1356985 -%global PHP 0 +%global PHP 1 # Plugins version %global pluginsver 6 @@ -51,7 +49,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 2.40.1 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/Multimedia License: EPL URL: http://www.graphviz.org/ @@ -556,6 +554,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3tcl* %changelog +* Mon Jan 16 2017 Jaroslav Škarvada - 2.40.1-3 +- Re-enabled PHP support + * Thu Jan 12 2017 Mamoru TASAKA - 2.40.1-2 - F-26: rebuild for ruby24