Temporary disabled PHP support

Resolves: rhbz#1935859
This commit is contained in:
Jaroslav Škarvada 2021-03-08 17:07:49 +01:00
parent bd91107b65
commit 640f0e1704
1 changed files with 4 additions and 2 deletions

View File

@ -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 <jskarvad@redhat.com> - 2.46.1-3
- Rebuilt to fix graphviz-php FTI
- Temporary disabled PHP support
Resolves: rhbz#1935859
* Thu Mar 4 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.46.1-2