X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=f9796da58aaa039822310102c93ccaa6bc2cbf77;hb=07400e19244e43e5405ac21bd3e3ea2bc4c7c19a;hp=0f70878865b34f36bb58be47fcdf3bec2cf55c26;hpb=171cdf08d90fe99da703fbaa72809cb49b6f2354;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 0f70878..f9796da 100644 --- a/php.spec +++ b/php.spec @@ -119,8 +119,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.3.22 -Release: 2 +Version: 7.3.30 +Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -128,7 +128,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: http://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 62d27cbf4ac22a5423fab4c664e13c92 +# Source0-md5: 25e4ee0a23ddc12f14d8952dfa4d7038 Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -258,7 +258,7 @@ BuildRequires: apr-util-devel >= 1:1.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define php_sysconfdir /etc/%{name} -%define php_extensiondir %{_libdir}/%{name} +%define php_extensiondir %{_libdir}/php/%{name} %define php_datadir /usr/share/php/%{name} %define _sysconfdir %{php_sysconfdir}