]> git.pld-linux.org Git - packages/rt.git/blobdiff - rt.spec
- config files readable for webserver
[packages/rt.git] / 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.060331 seconds and 4 git commands to generate.