]> git.pld-linux.org Git - packages/boa.git/commitdiff
- fixed ownership in /etc/*
authorkolodko <kolodko@pld-linux.org>
Sat, 9 Oct 2004 12:32:08 +0000 (12:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boa.spec -> 1.73

boa.spec

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