SPECS: ISMail.spec - apache is started as root, let root own the h...

glen glen at pld-linux.org
Sun Jun 12 16:02:58 CEST 2005


Author: glen                         Date: Sun Jun 12 14:02:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apache is started as root, let root own the httpd config

---- Files affected:
SPECS:
   ISMail.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ISMail.spec
diff -u SPECS/ISMail.spec:1.9 SPECS/ISMail.spec:1.10
--- SPECS/ISMail.spec:1.9	Sun Jun 12 16:01:27 2005
+++ SPECS/ISMail.spec	Sun Jun 12 16:02:52 2005
@@ -53,7 +53,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc BSD  CHANGELOG  CREDITS  docs.html  examples
+%doc BSD CHANGELOG CREDITS docs.html examples
 %dir %{_sysconfdir}
 %{_sysconfdir}/*.conf
 %dir %{_ismaildir}
@@ -67,7 +67,7 @@
 %{_ismaildir}/locale
 %{_ismaildir}/graphics
 %attr(730,root,http) %dir %{_ismaildir}/users
-%attr(640,http,http) /etc/httpd/%{name}.conf
+%attr(640,root,root) /etc/httpd/%{name}.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/06/12 14:02:52  glen
+- apache is started as root, let root own the httpd config
+
 Revision 1.9  2005/06/12 14:01:27  glen
 - /etc/httpd is owned by apache-apxs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ISMail.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list