update to 7.3.2 [release 7.3.2-1mamba;Wed Feb 20 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 09:58:48 +01:00
parent ec4c2c58ab
commit 774aa22348

View File

@ -6,7 +6,7 @@
%define with_hardening_patch 0
Name: php
Version: 7.0.13
Version: 7.3.2
Release: 1mamba
Summary: The PHP HTML-embedded scripting language
Group: Applications/Development
@ -14,7 +14,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.php.net/
Source0: http://is1.php.net/distributions/php-%{version}.tar.bz2
Source0: http://it2.php.net/distributions/php-%{version}.tar.xz
Source1: php-httpd-conf
Patch0: http://www.hardened-php.net/hardening-patch-%{hardeningp_phpver}-%{hardeningp_ver}.patch.gz
Patch1: %{name}-5.0.5-phpbuilddir.patch
@ -279,6 +279,7 @@ PEAR_INSTALLDIR="%{_libdir}/php"; export PEAR_INSTALLDIR
--with-libdir=%{_lib} \
--disable-debug \
--disable-rpath \
--with-pic \
--enable-sockets \
--with-apxs2=%{_bindir}/apxs \
--enable-shared \
@ -489,6 +490,24 @@ exit 0
%defattr(-,root,root)
%changelog
* Wed Feb 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 7.3.2-1mamba
- update to 7.3.2
* Tue Apr 11 2017 Automatic Build System <autodist@mambasoft.it> 7.1.4-1mamba
- automatic version update by autodist
* Fri Mar 17 2017 Automatic Build System <autodist@mambasoft.it> 7.1.3-1mamba
- automatic version update by autodist
* Fri Mar 03 2017 Automatic Build System <autodist@mambasoft.it> 7.1.2-1mamba
- automatic version update by autodist
* Wed Jan 18 2017 Automatic Build System <autodist@mambasoft.it> 7.1.1-1mamba
- automatic version update by autodist
* Fri Dec 02 2016 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
- automatic version update by autodist
* Sat Nov 12 2016 Automatic Build System <autodist@mambasoft.it> 7.0.13-1mamba
- automatic version update by autodist