packages: ldap-account-manager/ldap-account-manager.spec - configs must be ...
baggins
baggins at pld-linux.org
Sat Feb 13 18:42:42 CET 2010
Author: baggins Date: Sat Feb 13 17:42:42 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- configs must be writable by http server
---- Files affected:
packages/ldap-account-manager:
ldap-account-manager.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/ldap-account-manager/ldap-account-manager.spec
diff -u packages/ldap-account-manager/ldap-account-manager.spec:1.28 packages/ldap-account-manager/ldap-account-manager.spec:1.29
--- packages/ldap-account-manager/ldap-account-manager.spec:1.28 Sat Feb 13 18:27:07 2010
+++ packages/ldap-account-manager/ldap-account-manager.spec Sat Feb 13 18:42:37 2010
@@ -194,8 +194,8 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.cfg
-%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lam.conf
+%attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.cfg
+%attr(660,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lam.conf
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/passwordMailTemplate.txt
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/shells
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/language
@@ -254,6 +254,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2010/02/13 17:42:37 baggins
+- configs must be writable by http server
+
Revision 1.28 2010/02/13 17:27:07 baggins
- moved daemon to sbindir
- moved/linked sess and tmp dirs to /var...
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ldap-account-manager/ldap-account-manager.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list