OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Jun-2007 21:28:44
Branch: HEAD Handle: 2007062220284400
Modified files:
openpkg-src/apache apache.spec
Log:
Apache's htdbm can select was is available
Summary:
Revision Changes Path
1.414 +2 -2 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.413 -r1.414 apache.spec
--- openpkg-src/apache/apache.spec 22 Jun 2007 19:06:50 -0000 1.413
+++ openpkg-src/apache/apache.spec 22 Jun 2007 19:28:44 -0000 1.414
@@ -73,8 +73,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20060823, perl, make
PreReq: OpenPKG, openpkg >= 20060823, perl
-BuildPreReq: apr, apr::with_db = yes, pcre
-PreReq: apr, apr::with_db = yes, pcre
+BuildPreReq: apr, pcre
+PreReq: apr, pcre
%if "%{with_mod_ldap}" == "yes"
BuildPreReq: apr::with_ldap = yes
PreReq: apr::with_ldap = yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]