X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=99e81fe7b0f79cdc74e7dbdcfd620ac71c0f7d17;hb=3969d9c9e2ff68b613acc17642c47431177f3992;hp=e01819709be4675ce948434f8b310ab024d5b761;hpb=1290dddd3195d689c34d8d1c3df39f0f42362e2a;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index e018197..99e81fe 100644 --- a/php.spec +++ b/php.spec @@ -124,7 +124,7 @@ Summary(pt_BR.UTF-8): A linguagem de script PHP Summary(ru.UTF-8): PHP - язык препроцессирования HTML-файлов, выполняемый на сервере Summary(uk.UTF-8): PHP - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} -Version: 8.2.2 +Version: 8.2.13 Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except @@ -133,7 +133,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: fa93816863003f4908f638a3fd7757ac +# Source0-md5: ae204ece3b5e3d1114e0b2bb1a6343b1 Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -216,8 +216,8 @@ BuildRequires: libxml2-devel >= 1:2.7.6-4 %{?with_zip:BuildRequires: libzip-devel >= 1.3.1} %{?with_snmp:%{?with_tests:BuildRequires: mibs-net-snmp}} %{?with_mm:BuildRequires: mm-devel >= 1.3.0} -%{!?with_mysqli:BuildRequires: mysql-devel >= 4.1.13} -%{!?with_pdo_mysql:BuildRequires: mysql-devel} +%{!?with_mysqli:BuildRequires: mysql-8.0-devel} +%{!?with_pdo_mysql:BuildRequires: mysql-8.0-devel} %{?with_snmp:BuildRequires: net-snmp-devel >= 5.3} BuildRequires: oniguruma-devel %{?with_ldap:BuildRequires: openldap-devel >= 2.3.0} @@ -512,6 +512,7 @@ Provides: %{name}-standard Provides: php(core) = %{version} Provides: php(date) Provides: php(hash) = %{hashver} +Provides: php(json) Provides: php(libxml) Provides: php(pcre) Provides: php(reflection) @@ -1027,7 +1028,7 @@ URL: http://php.net/manual/en/book.mysqli.php Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?with_mysqlnd:Requires: %{name}-mysqlnd = %{epoch}:%{version}-%{release}} Requires: %{name}-spl = %{epoch}:%{version}-%{release} -Requires: mysql-libs >= 4.1.13 +Requires: mysql-8.0-libs Provides: php(mysqli) Obsoletes: php-mysqli < 4:5.3.28-7