SPECS: sugarcrm.spec - nobody but http needs access to /etc/sugarcrm

glen glen at pld-linux.org
Fri Aug 12 10:53:57 CEST 2005


Author: glen                         Date: Fri Aug 12 08:53:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- nobody but http needs access to /etc/sugarcrm

---- Files affected:
SPECS:
   sugarcrm.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/sugarcrm.spec
diff -u SPECS/sugarcrm.spec:1.1 SPECS/sugarcrm.spec:1.2
--- SPECS/sugarcrm.spec:1.1	Fri Aug 12 10:49:22 2005
+++ SPECS/sugarcrm.spec	Fri Aug 12 10:53:51 2005
@@ -101,7 +101,7 @@
 %files
 %defattr(644,root,root,755)
 %doc INSTALLATION.txt LICENSE PATCH.txt README.txt UPGRADE.TXT
-%attr(751,root,root) %dir %{_sysconfdir}
+%attr(710,root,http) %dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.php
 %dir %{_appdir}
@@ -137,6 +137,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/12 08:53:51  glen
+- nobody but http needs access to /etc/sugarcrm
+
 Revision 1.1  2005/08/12 08:49:22  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sugarcrm.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list