]> git.pld-linux.org Git - packages/VOCP.git/commitdiff
- added macros in /etc/logrotate.d
authorkolodko <kolodko@pld-linux.org>
Wed, 29 Sep 2004 16:32:34 +0000 (16:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VOCP.spec -> 1.14

VOCP.spec

index 10539c45318d8b9f90a644defc1166e453a7c0a3..9338ab4544a3bfa87d5a95bee2a932feca0f583e 100644 (file)
--- a/VOCP.spec
+++ b/VOCP.spec
@@ -142,7 +142,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(1777,root,root) %dir /var/spool/voice/incoming/cache
 %attr(755,root,root) /var/spool/voice/commands/*
 %{_var}/spool/voice/messages/*
-%attr(640,root,root) %config(noreplace) /etc/logrotate.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name}
 %attr(640,root,root) /var/log/*log
 
 %files perl-modules
This page took 0.057883 seconds and 4 git commands to generate.