Temporary disabled PHP support
Resolves: rhbz#1935859
This commit is contained in:
parent
bd91107b65
commit
640f0e1704
@ -1,7 +1,9 @@
|
|||||||
%if 0%{?rhel} == 8
|
%if 0%{?rhel} == 8
|
||||||
%bcond_with php
|
%bcond_with php
|
||||||
%else
|
%else
|
||||||
%bcond_without php
|
# Temporaly disable, no PHP-8 support in swig yet:
|
||||||
|
# https://github.com/swig/swig/issues/1929
|
||||||
|
%bcond_with php
|
||||||
%endif
|
%endif
|
||||||
%bcond_with python2
|
%bcond_with python2
|
||||||
|
|
||||||
@ -574,7 +576,7 @@ php --no-php-ini \
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 8 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.46.1-3
|
* 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
|
Resolves: rhbz#1935859
|
||||||
|
|
||||||
* Thu Mar 4 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.46.1-2
|
* Thu Mar 4 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.46.1-2
|
||||||
|
Loading…
Reference in New Issue
Block a user