]> git.pld-linux.org Git - packages/sudo.git/commitdiff
- added macros in /etc/logrotate.d
authorkolodko <kolodko@pld-linux.org>
Thu, 23 Sep 2004 11:22:37 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sudo.spec -> 1.77

sudo.spec

index c512f2a7287ea71779a0e45d8773602e0301d2f6..e7a5c05bc0fd24a12e9a66012106f37079c85728 100644 (file)
--- a/sudo.spec
+++ b/sudo.spec
@@ -170,5 +170,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/sudo_noexec.so
 %{_mandir}/man*/*
 %attr(600,root,root) %ghost /var/log/sudo
-%attr(640,root,root) /etc/logrotate.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/*
 %attr(700,root,root) %dir /var/run/sudo
This page took 0.815086 seconds and 4 git commands to generate.