]> git.pld-linux.org Git - packages/rt.git/commitdiff
- config files readable for webserver
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 10 Jul 2006 12:49:53 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rt.spec -> 1.32

rt.spec

diff --git a/rt.spec b/rt.spec
index 3f17ee0fc75e6fd5c3afe6353324272f8236f516..5b78d547fecd8291ad69f238d4ed0f3f5a579137 100644 (file)
--- a/rt.spec
+++ b/rt.spec
@@ -145,7 +145,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README* UPGRADING Changelog docs
 %attr(755,root,root) %dir %{_sysconfdir}
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/mason_handler.*
 %attr(755,root,root) %{_bindir}/rt-*
 %attr(755,root,root) %{_bindir}/standalone_httpd
This page took 0.028563 seconds and 4 git commands to generate.