[packages/php] - updated to 8.1.10

qboosh qboosh at pld-linux.org
Sun Sep 25 21:42:12 CEST 2022


commit 5851c71cf1c562b4ec896fed5a7364b52d047e7e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 25 21:42:17 2022 +0200

    - updated to 8.1.10

 fix-test-run.patch | 10 +++++-----
 php.spec           |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/php.spec b/php.spec
index bde9ee6..d10d4fe 100644
--- a/php.spec
+++ b/php.spec
@@ -148,7 +148,7 @@ Summary(pt_BR.UTF-8):	A linguagem de script PHP
 Summary(ru.UTF-8):	PHP - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):	PHP - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
-Version:	8.1.7
+Version:	8.1.10
 Release:	1
 Epoch:		4
 # All files licensed under PHP version 3.01, except
@@ -156,8 +156,8 @@ Epoch:		4
 # TSRM is licensed under BSD
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
-Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	f8be7dfca5c241e780f75f3f3ce83b76
+Source0:	https://www.php.net/distributions/%{orgname}-%{version}.tar.xz
+# Source0-md5:	5f14b7827d825f4c698402b111735edb
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -3011,7 +3011,7 @@ fi
 %if %{with pdo_oci}
 %files oci8
 %defattr(644,root,root,755)
-%doc ext/oci8/{CREDITS,README}
+%doc ext/oci8/{CREDITS,README.md}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/??_oci8.ini
 %attr(755,root,root) %{php_extensiondir}/oci8.so
 %endif
diff --git a/fix-test-run.patch b/fix-test-run.patch
index cde2b04..7601cc1 100644
--- a/fix-test-run.patch
+++ b/fix-test-run.patch
@@ -10,9 +10,9 @@
  PHP_SUBST_OLD(PHP_INSTALLED_SAPIS)
  
  PHP_SUBST(PHP_FASTCGI_OBJS)
---- php-5.5.11/build/Makefile.global	2014-04-27 15:05:38.963814051 +0300
-+++ php-5.5.11/build/Makefile.global	2014-04-27 15:09:54.438443707 +0300
-@@ -81,8 +81,15 @@
+--- php-8.1.10/build/Makefile.global.orig	2022-09-25 19:52:15.520810107 +0200
++++ php-8.1.10/build/Makefile.global	2022-09-25 19:54:52.676625388 +0200
+@@ -81,8 +81,15 @@ install-headers:
  		done; \
  	fi
  
@@ -28,8 +28,8 @@
 +	fi; \
  	if test "x$(PHP_MODULES)" != "x"; then \
  		for i in $(PHP_MODULES)""; do \
- 			. $$i; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
-@@ -111,7 +118,9 @@
+ 			. $$i; \
+@@ -114,7 +121,9 @@ test: all
  		TEST_PHP_EXECUTABLE=$(PHP_EXECUTABLE) \
  		TEST_PHP_SRCDIR=$(top_srcdir) \
  		CC="$(CC)" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/5851c71cf1c562b4ec896fed5a7364b52d047e7e



More information about the pld-cvs-commit mailing list