packages: apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec - todos

glen glen at pld-linux.org
Thu Mar 18 08:58:10 CET 2010


Author: glen                         Date: Thu Mar 18 07:58:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- todos

---- Files affected:
packages/apache1-mod_auth_ldap:
   apache1-mod_auth_ldap.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: packages/apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec
diff -u packages/apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec:1.54 packages/apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec:1.55
--- packages/apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec:1.54	Mon Jan 11 14:18:03 2010
+++ packages/apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec	Thu Mar 18 08:58:04 2010
@@ -1,10 +1,14 @@
 # $Revision$, $Date$
+# 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
@@ -132,6 +136,7 @@
 %configure \
 	--with-apxs=%{apxs} \
 	--with-ldap-sdk=openldap \
+	--with-shared-cache \
 	--with%{!?with_ssl:out}-ssl
 
 %{__make}
@@ -174,6 +179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2010/03/18 07:58:04  glen
+- todos
+
 Revision 1.54  2010/01/11 13:18:03  glen
 - release 2
 
@@ -308,7 +316,7 @@
 - adapterized
 
 Revision 1.14  2002/01/18 02:12:20  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.13  2001/11/07 16:39:50  kloczek
 - release 3.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache1-mod_auth_ldap/apache1-mod_auth_ldap.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list