From: Graham Leggett Date: Thu, 26 Dec 2013 17:13:12 +0000 (+0000) Subject: rpm spec file: Ensure that apr-util-ldap is installed when mod_authnz_ldap X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bab0783fff907bb1a0f10cbcaa8d6412e1d9965;p=thirdparty%2Fapache%2Fhttpd.git 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/trunk@1553514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index d9deb03a7cd..298c2547a14 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