[packages/php/PHP_8_1] Rel 4; use external libcrypt (system)

arekm arekm at pld-linux.org
Wed Mar 13 22:36:37 CET 2024


commit 6859ea8dc6359b2de951057f8251f6a861306c68
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Mar 13 22:31:42 2024 +0100

    Rel 4; use external libcrypt (system)

 php.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 958c1a1..7a20b75 100644
--- a/php.spec
+++ b/php.spec
@@ -149,7 +149,7 @@ Summary(ru.UTF-8):	PHP - язык препроцессирования HTML-фа
 Summary(uk.UTF-8):	PHP - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
 Version:	8.1.19
-Release:	3
+Release:	4
 Epoch:		4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -2267,6 +2267,7 @@ for sapi in $sapis; do
 	%{?with_openssl:--with-openssl=shared} \
 	%{?with_kerberos5:--with-kerberos} \
 	--with-tcadb=/usr \
+	--with-external-libcrypt \
 	--with-external-pcre \
 	%{__with_without pcre_jit pcre-jit} \
 	%{__enable_disable filter filter shared} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/6859ea8dc6359b2de951057f8251f6a861306c68



More information about the pld-cvs-commit mailing list