From: Marcin Krol Date: Thu, 12 Apr 2018 12:37:42 +0000 (+0000) Subject: - updated to 7.0.29, fixed libs problems X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=bcca84b13f5373824748b98aeb8a0b3b16a0e865;p=packages%2Fphp.git - updated to 7.0.29, fixed libs problems --- 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} \