SPECS: twiki.spec - use virtual webserver provide
glen
glen at pld-linux.org
Mon Nov 21 00:10:52 CET 2005
Author: glen Date: Sun Nov 20 23:10:52 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use virtual webserver provide
---- Files affected:
SPECS:
twiki.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/twiki.spec
diff -u SPECS/twiki.spec:1.7 SPECS/twiki.spec:1.8
--- SPECS/twiki.spec:1.7 Fri Apr 15 08:29:47 2005
+++ SPECS/twiki.spec Mon Nov 21 00:10:47 2005
@@ -17,13 +17,14 @@
# Source0-md5: d04b2041d83dc6c97905faa1c6b9116d
URL: http://www.twiki.org/
BuildRequires: sed >= 4.0
-Requires: apache >= 1.3.33-2
+Requires: webserver = apache
Requires: perl-base >= 1:5.6.2
Requires: perl-Unicode-MapUTF8
Requires: rcs >= 5.7
Requires: diffutils >= 2.7
Requires: grep
Requires: crondaemon
+Conflicts: apache1 < 1.3.33-2
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -190,6 +191,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/11/20 23:10:47 glen
+- use virtual webserver provide
+
Revision 1.7 2005/04/15 06:29:47 glen
- fix typo in apache trigger
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/twiki.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list