]> git.pld-linux.org Git - packages/cups.git/commitdiff
- added macros in /etc/logrotate.d
authorkolodko <kolodko@pld-linux.org>
Sun, 26 Sep 2004 21:51:32 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.107

cups.spec

index dad695cc828b8b14733992ab4dc1f481512c9fa7..1be1b359907e0be9f58685dbebd95fa0462bd5df 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -347,7 +347,7 @@ fi
 %dir %{_sysconfdir}/%{name}/certs
 %dir %{_sysconfdir}/%{name}/interfaces
 %dir %{_sysconfdir}/%{name}/ppd
-%attr(644,root,root) /etc/logrotate.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name}
 %attr(4755,lp,root) %{_bindir}/lppasswd
 %attr(755,root,root) %{_bindir}/cupstestppd
 %attr(755,root,root) %{_bindir}/disable
This page took 0.043688 seconds and 4 git commands to generate.