OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Dec-2007 16:10:56
Branch: HEAD Handle: 2007121015105600
Modified files:
openpkg-src/apache-security
apache-security.spec
Log:
require libxml
Summary:
Revision Changes Path
1.11 +5 -3 openpkg-src/apache-security/apache-security.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache-security/apache-security.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 apache-security.spec
--- openpkg-src/apache-security/apache-security.spec 7 Dec 2007 16:52:33
-0000 1.10
+++ openpkg-src/apache-security/apache-security.spec 10 Dec 2007 15:10:56
-0000 1.11
@@ -37,7 +37,7 @@
Group: Web
License: Open Source
Version: %{V_module}
-Release: 20071207
+Release: 20071210
# list of sources
Source0:
http://www.modsecurity.org/download/modsecurity-apache_%{V_module}.tar.gz
@@ -48,8 +48,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20060823, apache, make
-PreReq: OpenPKG, openpkg >= 20060823, apache
+BuildPreReq: OpenPKG, openpkg >= 20060823, make
+PreReq: OpenPKG, openpkg >= 20060823
+BuildPreReq: apache, libxml
+PreReq: apache, libxml
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]