SPECS: openldap.spec - sane defaults in slapd.conf - attr fix in f...

baggins baggins at pld-linux.org
Sat Nov 3 02:04:37 CET 2007


Author: baggins                      Date: Sat Nov  3 01:04:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sane defaults in slapd.conf
- attr fix in files

---- Files affected:
SPECS:
   openldap.spec (1.267 -> 1.268) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.267 SPECS/openldap.spec:1.268
--- SPECS/openldap.spec:1.267	Sat Nov  3 01:54:14 2007
+++ SPECS/openldap.spec	Sat Nov  3 02:04:32 2007
@@ -1543,7 +1543,8 @@
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/ldap
 %attr(754,root,root) /etc/rc.d/init.d/ldap
 %attr(770,root,slapd) %{_var}/run/slapd
-%attr(770,root,slapd) %{_localstatedir}/openldap-data
+%dir %attr(770,root,slapd) %{_localstatedir}/openldap-data
+%attr(660,root,slapd) %{_localstatedir}/openldap-data/*
 %dir %{_datadir}/openldap/schema
 %{_datadir}/openldap/schema/*.ldif
 %{_datadir}/openldap/schema/*.schema
@@ -1563,6 +1564,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.268  2007/11/03 01:04:32  baggins
+- sane defaults in slapd.conf
+- attr fix in files
+
 Revision 1.267  2007/11/03 00:54:14  qboosh
 - exchange and system_db bconds to allow stopping this all-private madness
 - updated pl
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openldap.spec?r1=1.267&r2=1.268&f=u



More information about the pld-cvs-commit mailing list