Author: glen                         Date: Wed Jan 11 13:20:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no reason for sysconfig file to be readable by squid, it's used by initscript 
only (which is started by root)

---- Files affected:
SPECS:
   squid.spec (1.233 -> 1.234) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.233 SPECS/squid.spec:1.234
--- SPECS/squid.spec:1.233      Fri Dec 30 12:24:35 2005
+++ SPECS/squid.spec    Wed Jan 11 14:20:19 2006
@@ -612,7 +612,7 @@
 
 %attr(754,root,root) /etc/rc.d/init.d/squid
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/logrotate.d/squid
-%attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/squid
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/squid
 %attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/squid.conf
 %attr(640,root,squid) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mime.conf
 %attr(640,root,root) %{_sysconfdir}/mime.conf.default
@@ -764,6 +764,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.234  2006/01/11 13:20:19  glen
+- no reason for sysconfig file to be readable by squid, it's used by 
initscript only (which is started by root)
+
 Revision 1.233  2005/12/30 11:24:35  adamg
 - few more official patches, release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squid.spec?r1=1.233&r2=1.234&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to