From: Graham Leggett Date: Thu, 26 Dec 2013 17:16:34 +0000 (+0000) Subject: Backport 1553514: X-Git-Tag: 2.4.8~337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88c03e2d627a00ce51ce8c7cb85e8caec73a00c7;p=apache Backport 1553514: rpm spec file: Ensure that apr-util-ldap is installed when mod_authnz_ldap is installed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1553516 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index cf4fa3dc1c..271fc5c51a 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -67,7 +67,7 @@ the Apache HTTP Server. Group: System Environment/Daemons Summary: LDAP modules for the Apache HTTP server BuildRequires: openldap-devel -Requires: httpd = %{version}-%{release}, httpd-mmn = %{mmn} +Requires: httpd = %{version}-%{release}, httpd-mmn = %{mmn}, apr-util-ldap %description -n mod_authnz_ldap The mod_authnz_ldap module for the Apache HTTP server provides