SPECS: drupal.spec - use virtual webserver provide
glen
glen at pld-linux.org
Sun Nov 20 23:27:52 CET 2005
Author: glen Date: Sun Nov 20 22:27:52 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use virtual webserver provide
---- Files affected:
SPECS:
drupal.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/drupal.spec
diff -u SPECS/drupal.spec:1.37 SPECS/drupal.spec:1.38
--- SPECS/drupal.spec:1.37 Mon Oct 31 15:02:11 2005
+++ SPECS/drupal.spec Sun Nov 20 23:27:47 2005
@@ -20,7 +20,7 @@
URL: http://drupal.org/
BuildRequires: rpmbuild(macros) >= 1.194
BuildRequires: sed >= 4.0
-Requires: apache >= 1.3.33-3
+Requires: webserver = apache
Requires: apache(mod_dir)
Requires: apache(mod_access)
Requires: apache(mod_expires)
@@ -31,6 +31,7 @@
Requires: php-pcre
Requires: %{name}(DB_Driver) = %{version}-%{release}
Requires: php-xml
+Conflicts: apache1 < 1.3.33-3
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -290,6 +291,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2005/11/20 22:27:47 glen
+- use virtual webserver provide
+
Revision 1.37 2005/10/31 14:02:11 glen
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drupal.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list