diff --git a/SPECS/php74.spec b/SPECS/php74.spec index d76283c..7d7a6a5 100644 --- a/SPECS/php74.spec +++ b/SPECS/php74.spec @@ -43,7 +43,7 @@ %global with_pspell 1 %global with_lmdb 1 -%global upver 7.4.7 +%global upver 7.4.20 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -699,7 +699,7 @@ in pure PHP. %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 %patch45 -p1 -b .ldap_r %endif -%patch46 -p1 -b .fixheader +# # # # # # %patch46 -p1 -b .fixheader %patch47 -p1 -b .phpinfo # upstream patches @@ -1388,6 +1388,8 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_bindir}/php-cgi %{_bindir}/phar.phar %{_bindir}/phar +%{_bindir}/zts-phar +%{_bindir}/zts-phar.phar # provides phpize here (not in -devel) for pecl command %{_bindir}/phpize %{_mandir}/man1/php.1* @@ -1395,6 +1397,8 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/man1/phar.1* %{_mandir}/man1/phar.phar.1* %{_mandir}/man1/phpize.1* +%{_mandir}/man1/zts-phar.1.gz +%{_mandir}/man1/zts-phar.phar.1.gz %files dbg %doc sapi/phpdbg/{README.md,CREDITS}