From: Bartosz Świątek Date: Sat, 28 Mar 2026 14:25:55 +0000 (+0100) Subject: - Up to 8.5.4 X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=edda9baf8747e064f86e3f9d0e8a1b1c043cba0a;p=packages%2Fphp.git - Up to 8.5.4 --- diff --git a/php.spec b/php.spec index ddf3615..c2488f5 100644 --- a/php.spec +++ b/php.spec @@ -112,7 +112,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.5.3 +Version: 8.5.4 Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except @@ -121,7 +121,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 94fc364f6e56b02a46f67395411fbffa +# Source0-md5: 51f9cef0eac12a65c6b964b180f27c00 Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -2204,7 +2204,8 @@ libtool --mode=install install -p sapi/litespeed/lsphp $RPM_BUILD_ROOT%{_sbindir %if %{with phpdbg} %{__make} -f Makefile.phpdbg install-phpdbg \ - INSTALL="libtool --mode=install install -p" \ + INSTALL="libtool" \ + INSTALL="install -p" \ INSTALL_ROOT=$RPM_BUILD_ROOT %endif