SPECS: php4-AutoIndex.spec - Obsolete the php5 version - default p...

glen glen at pld-linux.org
Sat Sep 10 16:49:36 CEST 2005


Author: glen                         Date: Sat Sep 10 14:49:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Obsolete the php5 version
- default permissions to config files

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

---- Diffs:

================================================================
Index: SPECS/php4-AutoIndex.spec
diff -u SPECS/php4-AutoIndex.spec:1.1 SPECS/php4-AutoIndex.spec:1.2
--- SPECS/php4-AutoIndex.spec:1.1	Sat Sep 10 14:05:07 2005
+++ SPECS/php4-AutoIndex.spec	Sat Sep 10 16:49:31 2005
@@ -16,6 +16,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	php4 > 3:4.0.0
 Obsoletes:	AutoIndex
+Obsoletes:	php-AutoIndex
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -88,7 +89,7 @@
 %doc *.html
 %attr(751,root,http) %dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
-%attr(644,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.php
+%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.php
 %{_appdir}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -97,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/09/10 14:49:31  glen
+- Obsolete the php5 version
+- default permissions to config files
+
 Revision 1.1  2005/09/10 12:05:07  glen
 - based on AutoIndex.spec
-
================================================================

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




More information about the pld-cvs-commit mailing list