X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;fp=php.spec;h=b3f86f01db8592707b6d3085256b384abd71c7b9;hb=bcca84b13f5373824748b98aeb8a0b3b16a0e865;hp=70b74283de428992e451ce372a4f6459758c9f66;hpb=176f2b4f72e9bbbcbdfc72eccf284b7886511850;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 70b7428..b3f86f0 100644 --- a/php.spec +++ b/php.spec @@ -142,8 +142,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.0.28 -Release: 2 +Version: 7.0.29 +Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -151,7 +151,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: http://www.php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 735a9d13f34523ba76f59a67422a0dd5 +# Source0-md5: 13d404f76c8f25d6b245fb4eae18e654 Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -2665,6 +2665,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} \