]> git.pld-linux.org Git - packages/boa.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:
    boa.spec -> 1.70

boa.spec

index b669c895deaac3378c7c7e013e48f51a7a92d1d0..12e61d845bc82ab35d6bc4164cebc90cfaeccb9c 100644 (file)
--- a/boa.spec
+++ b/boa.spec
@@ -140,7 +140,7 @@ fi
 %doc README ChangeLog docs/*.html docs/*.png
 %attr(750,root,root) %dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %{_sysconfdir}/*
-%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}
 %dir /srv/httpd
 %attr(755,root,root) /srv/httpd/html
 %attr(755,root,root) /srv/httpd/cgi-bin
This page took 0.036556 seconds and 4 git commands to generate.