X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=cc6744d73a2b7de22982078e02e1da45713f1f59;hb=fc1054f6c094eefa4510bf68ea9af4f7ac46e8f4;hp=9f607dea3127b0269eedd3344c36e988fc6f774f;hpb=5260c34043b795e1c88f09464d84c1ca1eabf47e;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 9f607de..cc6744d 100644 --- a/php.spec +++ b/php.spec @@ -1,4 +1,4 @@ -# NOTES +# NOTES # - mysqlnd driver doesn't support reconnect: https://bugs.php.net/bug.php?id=52561 # TODO 7.2: # - https://github.com/php/php-src/blob/php-7.2.0/UPGRADING @@ -146,8 +146,8 @@ Summary(pt_BR.UTF-8): A linguagem de script PHP Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирования HTML-файлов, выполняемый на сервере Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} -Version: 7.2.3 -Release: 2 +Version: 7.2.6 +Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -155,7 +155,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: http://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 9e462dd313e0fb79405cd4a56974565e +# Source0-md5: bdfc00d0ae0155775a3a2b0fc60f8ea7 Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -2670,6 +2670,9 @@ if [ $1 -eq 0 ]; then update-alternatives --remove php %{_bindir}/php || : fi +%post common -p /sbin/ldconfig +%postun common -p /sbin/ldconfig + %post devel update-alternatives \ --install %{_bindir}/phpize phpize %{_bindir}/phpize%{php_suffix} %{php_suffix} \