SPECS: webalizer.spec - fix cron perm

arekm arekm at pld-linux.org
Sat Jul 30 12:01:39 CEST 2005


Author: arekm                        Date: Sat Jul 30 10:01:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix cron perm

---- Files affected:
SPECS:
   webalizer.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/webalizer.spec
diff -u SPECS/webalizer.spec:1.73 SPECS/webalizer.spec:1.74
--- SPECS/webalizer.spec:1.73	Fri Apr 15 20:23:14 2005
+++ SPECS/webalizer.spec	Sat Jul 30 12:01:33 2005
@@ -150,7 +150,7 @@
 %defattr(644,root,root,755)
 %doc CHANGES *README* country-codes.txt
 %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/webalizer.conf
-%attr(755,root,root) %config(noreplace) %verify(not size md5 mtime)%{_sysconfdir}/cron.d/webalizer
+%attr(640,root,root) %config(noreplace) %verify(not size md5 mtime)%{_sysconfdir}/cron.d/webalizer
 %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/sysconfig/webalizer
 %attr(2755,root,stats) %dir %{_sysconfdir}/%{name}
 %attr(755,root,root) %{_bindir}/webalizer*
@@ -163,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2005/07/30 10:01:33  arekm
+- fix cron perm
+
 Revision 1.73  2005/04/15 18:23:14  blues
 - release 14 - added trigger to upgrade from root-working version...
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/webalizer.spec?r1=1.73&r2=1.74&f=u




More information about the pld-cvs-commit mailing list