From 640f0e1704921f83560e5c93ed1a1579403df3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 8 Mar 2021 17:07:49 +0100 Subject: [PATCH] Temporary disabled PHP support Resolves: rhbz#1935859 --- graphviz.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/graphviz.spec b/graphviz.spec index fb7c1a0..97861fd 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,7 +1,9 @@ %if 0%{?rhel} == 8 %bcond_with php %else -%bcond_without php +# Temporaly disable, no PHP-8 support in swig yet: +# https://github.com/swig/swig/issues/1929 +%bcond_with php %endif %bcond_with python2 @@ -574,7 +576,7 @@ php --no-php-ini \ %changelog * Mon Mar 8 2021 Jaroslav Škarvada - 2.46.1-3 -- Rebuilt to fix graphviz-php FTI +- Temporary disabled PHP support Resolves: rhbz#1935859 * Thu Mar 4 2021 Jaroslav Škarvada - 2.46.1-2