X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php.spec;h=99e81fe7b0f79cdc74e7dbdcfd620ac71c0f7d17;hb=3969d9c9e2ff68b613acc17642c47431177f3992;hp=15cd0bb194b41364fa7478d3556e6180456acef1;hpb=9f28dea121e7fcfc43f78ae6f77f10e8efad20db;p=packages%2Fphp.git diff --git a/php.spec b/php.spec index 15cd0bb..99e81fe 100644 --- a/php.spec +++ b/php.spec @@ -124,8 +124,8 @@ 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 -Release: 2 +Version: 8.2.13 +Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -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} @@ -1028,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