]> git.pld-linux.org Git - packages/fcron.git/commitdiff
- strict macros in logrotate.d
authorkolodko <kolodko@pld-linux.org>
Thu, 23 Sep 2004 09:50:26 +0000 (09:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fcron.spec -> 1.14

fcron.spec

index 340d742351611494d0078c67ea5c1ab6cba51556..05bd98259a2bca324744627d56dd3d359a069720 100644 (file)
@@ -275,7 +275,7 @@ done
 %attr(0644,root,crontab) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/fcron
 %attr(0644,root,crontab) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/fcrontab
 %attr(0754,root,root) /etc/rc.d/init.d/crond
-%config /etc/logrotate.d/cron
+%config(noreplace) %verify(not md5 size mtime) %attr(640,root,root) /etc/logrotate.d/cron
 %attr(0640,root,crontab) %config(noreplace) /etc/fcron.conf
 %attr(0755,root,root) %{_sbindir}/crond
 %attr(6111,crontab,crontab) %{_bindir}/fcrontab
This page took 0.127654 seconds and 4 git commands to generate.