Author: glen                         Date: Fri Mar 20 12:31:31 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow +x to /etc/apache (files are protected anyway); rel 16

---- Files affected:
SPECS:
   apache1.spec (1.202 -> 1.203) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.202 SPECS/apache1.spec:1.203
--- SPECS/apache1.spec:1.202    Thu Feb 19 12:11:53 2009
+++ SPECS/apache1.spec  Fri Mar 20 13:31:25 2009
@@ -31,7 +31,7 @@
 Summary(zh_CN.UTF-8):  Internet 上应用最广泛的 Web 服务程序。
 Name:          apache1
 Version:       1.3.41
-Release:       15
+Release:       16
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -1916,7 +1916,7 @@
 %doc conf/mime.types conf/apache.conf.dist
 %{?with_lingerd:%doc lingerd}
 %attr(754,root,root) /etc/rc.d/init.d/apache
-%attr(750,root,root) %dir %{_sysconfdir}
+%attr(751,root,root) %dir %{_sysconfdir}
 %{_sysconfdir}/modules
 %{_sysconfdir}/logs
 %attr(750,root,root) %dir %{_sysconfdir}/conf.d
@@ -2490,6 +2490,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.203  2009/03/20 12:31:25  glen
+- allow +x to /etc/apache (files are protected anyway); rel 16
+
 Revision 1.202  2009/02/19 11:11:53  glen
 - webapps dependency is for apps, not webserver
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1.spec?r1=1.202&r2=1.203&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to