]> git.pld-linux.org Git - packages/boa.git/commitdiff
- file boa.conf is config -> add %verify(not md5 mtime size)
authorkolodko <kolodko@pld-linux.org>
Thu, 16 Feb 2006 20:30:07 +0000 (20:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boa.spec -> 1.84

boa.spec

index 309279bb2226a1ae641fc3c43f556ff85d956995..520abf943bd49893336bba90225ad028d55ef1f9 100644 (file)
--- a/boa.spec
+++ b/boa.spec
@@ -124,7 +124,7 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README docs/*.html docs/*.png
-%attr(640,root,root) %config(noreplace) %{_sysconfdir}/boa.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/boa.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 %attr(750,root,root) %dir /var/log/%{name}/
 %attr(750,root,root) %dir /var/log/archiv/%{name}/
This page took 0.09849 seconds and 4 git commands to generate.