packages: SysVinit/SysVinit.spec - /etc/logrotate.d/sysvinit should be conf...

adwol adwol at pld-linux.org
Sun Nov 27 18:32:30 CET 2011


Author: adwol                        Date: Sun Nov 27 17:32:30 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- /etc/logrotate.d/sysvinit should be configuration file

---- Files affected:
packages/SysVinit:
   SysVinit.spec (1.157 -> 1.158) 

---- Diffs:

================================================================
Index: packages/SysVinit/SysVinit.spec
diff -u packages/SysVinit/SysVinit.spec:1.157 packages/SysVinit/SysVinit.spec:1.158
--- packages/SysVinit/SysVinit.spec:1.157	Sun Nov 27 17:47:35 2011
+++ packages/SysVinit/SysVinit.spec	Sun Nov 27 18:32:24 2011
@@ -241,7 +241,7 @@
 %attr(755,root,root) %{_sbindir}/runlevel
 %attr(755,root,root) %{_sbindir}/shutdown
 %attr(755,root,root) %{_sbindir}/telinit
-%attr(640,root,root) /etc/logrotate.d/sysvinit
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/sysvinit
 %ghost %{_sysconfdir}/initrunlvl
 %ghost /var/run/initrunlvl
 %attr(600,root,root) %ghost %{_sysconfdir}/ioctl.save
@@ -399,6 +399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.158  2011/11/27 17:32:24  adwol
+- /etc/logrotate.d/sysvinit should be configuration file
+
 Revision 1.157  2011/11/27 16:47:35  wiget
 - moved killall5, pidof, sulogin, last, lastb, mesg, utmpx-dump and wall to -tools subpackage
 - rel. 27
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SysVinit/SysVinit.spec?r1=1.157&r2=1.158&f=u



More information about the pld-cvs-commit mailing list