[packages/apache] all authn modules should require authn_core module (including ldap)

glen glen at pld-linux.org
Mon Feb 3 11:48:35 CET 2014


commit 38d6693082ae23698dd7baa7730860e7ca1bc9a9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Feb 3 10:48:08 2014 +0000

    all authn modules should require authn_core module (including ldap)

 apache.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/apache.spec b/apache.spec
index 45e5c3d..dfc4d51 100644
--- a/apache.spec
+++ b/apache.spec
@@ -711,6 +711,7 @@ Group:		Networking/Daemons/HTTP
 URL:		http://httpd.apache.org/docs/2.4/mod/mod_authnz_ldap.html
 Requires:	%{name}-base = %{version}-%{release}
 Requires:	%{name}-mod_ldap = %{version}-%{release}
+Requires:	%{name}-mod_authn_core = %{version}-%{release}
 Requires:	apr-util-ldap
 Provides:	apache(mod_authnz_ldap) = %{version}-%{release}
 # compat
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/50dc19713cc2e8bd8fc87f751dcac6c7a36c2fa0



More information about the pld-cvs-commit mailing list