]> git.pld-linux.org Git - packages/php.git/commitdiff
Rel 4; use external libcrypt (system) auto/th/php81-8.1.19-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Mar 2024 21:31:42 +0000 (22:31 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Mar 2024 21:31:42 +0000 (22:31 +0100)
php.spec

index 958c1a1e8655bd5ddf1dbd2be2878b1db0ad101a..7a20b758dad12883e6f50959557b0394cd17d857 100644 (file)
--- 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} \
This page took 0.084127 seconds and 4 git commands to generate.