update to 7.3.2 [release 7.3.2-1mamba;Wed Feb 20 2019]
This commit is contained in:
parent
ec4c2c58ab
commit
774aa22348
23
php.spec
23
php.spec
@ -6,7 +6,7 @@
|
|||||||
%define with_hardening_patch 0
|
%define with_hardening_patch 0
|
||||||
|
|
||||||
Name: php
|
Name: php
|
||||||
Version: 7.0.13
|
Version: 7.3.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The PHP HTML-embedded scripting language
|
Summary: The PHP HTML-embedded scripting language
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -14,7 +14,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.php.net/
|
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
|
Source1: php-httpd-conf
|
||||||
Patch0: http://www.hardened-php.net/hardening-patch-%{hardeningp_phpver}-%{hardeningp_ver}.patch.gz
|
Patch0: http://www.hardened-php.net/hardening-patch-%{hardeningp_phpver}-%{hardeningp_ver}.patch.gz
|
||||||
Patch1: %{name}-5.0.5-phpbuilddir.patch
|
Patch1: %{name}-5.0.5-phpbuilddir.patch
|
||||||
@ -279,6 +279,7 @@ PEAR_INSTALLDIR="%{_libdir}/php"; export PEAR_INSTALLDIR
|
|||||||
--with-libdir=%{_lib} \
|
--with-libdir=%{_lib} \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
|
--with-pic \
|
||||||
--enable-sockets \
|
--enable-sockets \
|
||||||
--with-apxs2=%{_bindir}/apxs \
|
--with-apxs2=%{_bindir}/apxs \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
@ -489,6 +490,24 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 12 2016 Automatic Build System <autodist@mambasoft.it> 7.0.13-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user