[packages/php] BR openldap >= 2.6.0
arekm
arekm at pld-linux.org
Sun Jul 13 01:45:03 CEST 2025
commit 8ee4a8b366ac6454b61b78a14db534d2043a8780
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Jul 13 01:44:45 2025 +0200
BR openldap >= 2.6.0
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index f7281f2..e4f9c86 100644
--- a/php.spec
+++ b/php.spec
@@ -237,7 +237,7 @@ BuildRequires: libxml2-devel >= 1:2.9.0
%{!?with_pdo_mysql:BuildRequires: mysql-devel}
%{?with_snmp:BuildRequires: net-snmp-devel >= 5.3}
BuildRequires: oniguruma-devel
-%{?with_ldap:BuildRequires: openldap-devel >= 2.3.0}
+%{?with_ldap:BuildRequires: openldap-devel >= 2.6.0}
%if %{with openssl} || %{with ldap}
BuildRequires: openssl-devel >= 1.0.2
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/8ee4a8b366ac6454b61b78a14db534d2043a8780
More information about the pld-cvs-commit
mailing list