OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 22-Oct-2002 15:48:39
Branch: HEAD Handle: 2002102214483801
Modified files:
openpkg-src/openldap openldap.spec
openpkg-web news.txt
Log:
Be more exact about db version requirement.
Summary:
Revision Changes Path
1.39 +2 -2 openpkg-src/openldap/openldap.spec
1.1854 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/openldap/openldap.spec
============================================================
$ cvs diff -u -r1.38 -r1.39 openldap.spec
--- openpkg-src/openldap/openldap.spec 19 Oct 2002 10:02:28 -0000 1.38
+++ openpkg-src/openldap/openldap.spec 22 Oct 2002 13:48:39 -0000 1.39
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 2.1.8
-Release: 20021019
+Release: 20021022
# list of sources
Source0:
ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, openssl, db >= 4, make, gcc
+BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, openssl, db >= 4.1.24, make, gcc
PreReq: OpenPKG, openpkg >= 20020206, sasl
AutoReq: no
AutoReqProv: no
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1853 -r1.1854 news.txt
--- openpkg-web/news.txt 22 Oct 2002 13:48:23 -0000 1.1853
+++ openpkg-web/news.txt 22 Oct 2002 13:48:38 -0000 1.1854
@@ -1,3 +1,4 @@
+22-Oct-2002: Upgraded package: P<openldap-2.1.8-20021022>
22-Oct-2002: Upgraded package: P<sendmail-8.12.6-20021022>
22-Oct-2002: Upgraded package: P<stunnel-4.02-20021022>
22-Oct-2002: Upgraded package: P<mhonarc-2.5.13-20021022>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]