SPECS: openldap.spec - blah, fix once again

glen glen at pld-linux.org
Mon Feb 6 18:23:58 CET 2006


Author: glen                         Date: Mon Feb  6 17:23:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- blah, fix once again

---- Files affected:
SPECS:
   openldap.spec (1.227 -> 1.228) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.227 SPECS/openldap.spec:1.228
--- SPECS/openldap.spec:1.227	Mon Feb  6 17:34:27 2006
+++ SPECS/openldap.spec	Mon Feb  6 18:23:52 2006
@@ -808,8 +808,8 @@
 %{nil}
 
 %define	ldap_module_remove() \
-%{__sed} -i -e 's/^[[:blank:]]*moduleload[[:blank:]]\\+%1[[:blank:]]*$/# moduleload   %1/' %{_sysconfdir}/openldap/slapd.conf \
 if [ "$1" = "0" ]; then \
+	%{__sed} -i -e 's/^[[:blank:]]*moduleload[[:blank:]]\\+%1[[:blank:]]*$/# moduleload	%1/' %{_sysconfdir}/openldap/slapd.conf \
 	%service ldap restart "OpenLDAP server" \
 fi \
 %{nil}
@@ -1196,6 +1196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.228  2006/02/06 17:23:52  glen
+- blah, fix once again
+
 Revision 1.227  2006/02/06 16:34:27  glen
 - minimizing restarts logics (based on apache.spec)
 - rel 2, STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.227&r2=1.228&f=u



More information about the pld-cvs-commit mailing list