From cc90b0741ce2aa91942d4a224ccf1f88589b46fd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 18 Mar 2010 07:58:04 +0000 Subject: [PATCH] - todos Changed files: apache1-mod_auth_ldap.spec -> 1.55 --- apache1-mod_auth_ldap.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/apache1-mod_auth_ldap.spec b/apache1-mod_auth_ldap.spec index 584b3bd..0205f20 100644 --- a/apache1-mod_auth_ldap.spec +++ b/apache1-mod_auth_ldap.spec @@ -1,9 +1,13 @@ +# TODO +# - issue 29975 +# - alternative module: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html +# - http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.tar.gz # # Conditional build: %bcond_with ssl # build with ssl (requires netscape sdk), tls is available with openldap -# -%define mod_name auth_ldap -%define apxs /usr/sbin/apxs1 + +%define mod_name auth_ldap +%define apxs /usr/sbin/apxs1 Summary: This is a LDAP authentication module for Apache Summary(cs.UTF-8): Autentizační modul LDAP pro WWW server Apache Summary(da.UTF-8): En LDAP-autenticeringsmodul for Apache @@ -131,6 +135,7 @@ lynx -nolist -dump auth_ldap.html > auth_ldap.txt %configure \ --with-apxs=%{apxs} \ --with-ldap-sdk=openldap \ + --with-shared-cache \ --with%{!?with_ssl:out}-ssl %{__make} -- 2.44.0