From d6d7b33956c71762a8d393122be0b0fc7d547044 Mon Sep 17 00:00:00 2001 From: kolodko Date: Thu, 23 Sep 2004 09:50:26 +0000 Subject: [PATCH] - strict macros in logrotate.d Changed files: fcron.spec -> 1.14 --- fcron.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcron.spec b/fcron.spec index 340d742..05bd982 100644 --- a/fcron.spec +++ b/fcron.spec @@ -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 -- 2.44.0