]> TLD Linux GIT Repositories - packages/php.git/blobdiff - php.spec
- updated to 7.2.34
[packages/php.git] / php.spec
index 46579dd0feca22e58bfdde13106a3496ff6eccf2..510971195a8d70fe372e00cf95c7d753ed2b94f7 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -119,7 +119,7 @@ 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.2.33
+Version:       7.2.34
 Release:       1
 Epoch:         4
 # All files licensed under PHP version 3.01, except
@@ -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: 8921fa6824dee6f261a3c832a43ea6ac
+# Source0-md5: adb64072b9b7e4634844a72512239a34
 Source1:       opcache.ini
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
@@ -259,7 +259,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}