SPECS: rt.spec - config files readable for webserver

arekm arekm at pld-linux.org
Mon Jul 10 14:49:58 CEST 2006


Author: arekm                        Date: Mon Jul 10 12:49:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- config files readable for webserver

---- Files affected:
SPECS:
   rt.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.31 SPECS/rt.spec:1.32
--- SPECS/rt.spec:1.31	Mon Jul 10 14:49:10 2006
+++ SPECS/rt.spec	Mon Jul 10 14:49:53 2006
@@ -146,7 +146,7 @@
 %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
@@ -168,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/07/10 12:49:53  arekm
+- config files readable for webserver
+
 Revision 1.31  2006/07/10 12:49:10  arekm
 - up to 3.6.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rt.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list