SPECS: php4-AutoIndex.spec - use virtual webserver provide
glen
glen at pld-linux.org
Mon Nov 21 00:03:05 CET 2005
Author: glen Date: Sun Nov 20 23:03:05 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use virtual webserver provide
---- Files affected:
SPECS:
php4-AutoIndex.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/php4-AutoIndex.spec
diff -u SPECS/php4-AutoIndex.spec:1.2 SPECS/php4-AutoIndex.spec:1.3
--- SPECS/php4-AutoIndex.spec:1.2 Sat Sep 10 16:49:31 2005
+++ SPECS/php4-AutoIndex.spec Mon Nov 21 00:02:59 2005
@@ -13,15 +13,16 @@
Patch0: %{name}-config.patch
URL: http://autoindex.sourceforge.net/
BuildRequires: rpmbuild(macros) >= 1.221
-Requires: apache >= 1.3.33-2
+Requires: webserver = apache
Requires: php4 > 3:4.0.0
Obsoletes: AutoIndex
Obsoletes: php-AutoIndex
+Conflicts: apache1 < 1.3.33-2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _sysconfdir /etc/%{_appname}
-%define _appdir %{_datadir}/%{_appname}
+%define _sysconfdir /etc/%{_appname}
+%define _appdir %{_datadir}/%{_appname}
%description
A Website Directory Indexer and File Manager (AutoIndex PHP Script).
@@ -98,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/11/20 23:02:59 glen
+- use virtual webserver provide
+
Revision 1.2 2005/09/10 14:49:31 glen
- Obsolete the php5 version
- default permissions to config files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php4-AutoIndex.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list