Refresh tarball with upstream
This commit is contained in:
parent
192c8c098d
commit
ebe48a17b4
BIN
php-8.2.9.tar.xz
BIN
php-8.2.9.tar.xz
Binary file not shown.
27
php.spec
27
php.spec
@ -28,9 +28,9 @@
|
|||||||
|
|
||||||
Name: php
|
Name: php
|
||||||
Version: %{upver}
|
Version: %{upver}
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
License: PHP-3.01 and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost
|
License: PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
|
||||||
URL: http://www.php.net/
|
URL: http://www.php.net/
|
||||||
Source0: https://www.php.net/distributions/php-%{upver}.tar.xz
|
Source0: https://www.php.net/distributions/php-%{upver}.tar.xz
|
||||||
Source1: php.conf
|
Source1: php.conf
|
||||||
@ -589,17 +589,17 @@ help
|
|||||||
|
|
||||||
%setup -q -n php-%{upver}
|
%setup -q -n php-%{upver}
|
||||||
|
|
||||||
%patch -P 0 -p1 -b .mpmcheck
|
%patch -P0 -p1 -b .mpmcheck
|
||||||
%patch -P 1 -p1 -b .includedir
|
%patch -P1 -p1 -b .includedir
|
||||||
%patch -P 2 -p1 -b .embed
|
%patch -P2 -p1 -b .embed
|
||||||
%patch -P 3 -p1 -b .libdb
|
%patch -P3 -p1 -b .libdb
|
||||||
|
|
||||||
%patch -P 4 -p1 -b .syslib
|
%patch -P4 -p1 -b .syslib
|
||||||
%patch -P 5 -p1 -b .systzdata
|
%patch -P5 -p1 -b .systzdata
|
||||||
%patch -P 6 -p1 -b .headers
|
%patch -P6 -p1 -b .headers
|
||||||
%patch -P 7 -p1 -b .ldap_r
|
%patch -P7 -p1 -b .ldap_r
|
||||||
%patch -P 8 -p1 -b .phpinfo
|
%patch -P8 -p1 -b .phpinfo
|
||||||
%patch -P 9 -p1 -b .datetests
|
%patch -P9 -p1 -b .datetests
|
||||||
|
|
||||||
|
|
||||||
cp Zend/LICENSE ZEND_LICENSE
|
cp Zend/LICENSE ZEND_LICENSE
|
||||||
@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-2
|
||||||
|
- Refresh tarball with upstream
|
||||||
|
|
||||||
* Tue Aug 1 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-1
|
* Tue Aug 1 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-1
|
||||||
- update to 8.2.9
|
- update to 8.2.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user