X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=8d116802bcfd70f9a35624ed033cc5bd2ec67738;hb=f981b15d2bfa686b60b16676acf03f03791b890e;hp=8427b14a289aab1d3cf1e9fd6fe8b1ba70e75e9c;hpb=dd73041c9e8833655519e460a9c2e05e7cb77180;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 8427b14..8d11680 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.1.15 -Release: 2 +Version: 7.1.16 +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://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 9bf2b48c9f928cbb99d59338da28e5b4 +# Source0-md5: 537bf278c8f4d3afa163bab90af868a4 Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini @@ -2667,6 +2667,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} \