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
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
%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