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:49:59
Branch: HEAD Handle: 2002102214495801
Modified files:
openpkg-src/imapd imapd.spec
openpkg-web news.txt
Log:
Be more exact about db version requirement.
Summary:
Revision Changes Path
1.40 +3 -3 openpkg-src/imapd/imapd.spec
1.1860 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/imapd/imapd.spec
============================================================
$ cvs diff -u -r1.39 -r1.40 imapd.spec
--- openpkg-src/imapd/imapd.spec 16 Oct 2002 16:16:08 -0000 1.39
+++ openpkg-src/imapd/imapd.spec 22 Oct 2002 13:49:59 -0000 1.40
@@ -32,7 +32,7 @@
Group: Mail
License: BSD
Version: 2.1.9
-Release: 20021016
+Release: 20021022
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar.gz
@@ -44,8 +44,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, db, openssl, make, perl
-PreReq: OpenPKG, openpkg >= 20020206, sasl, db, openssl, MTA
+BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, db >= 4.1.24, openssl, make, perl
+PreReq: OpenPKG, openpkg >= 20020206, sasl, openssl, MTA
AutoReq: no
AutoReqProv: no
Provides: IMAP
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1859 -r1.1860 news.txt
--- openpkg-web/news.txt 22 Oct 2002 13:49:45 -0000 1.1859
+++ openpkg-web/news.txt 22 Oct 2002 13:49:58 -0000 1.1860
@@ -1,3 +1,4 @@
+22-Oct-2002: Upgraded package: P<imapd-2.1.9-20021022>
22-Oct-2002: Upgraded package: P<exim-4.10-20021022>
22-Oct-2002: Upgraded package: P<sasl-2.1.9-20021022>
22-Oct-2002: Upgraded package: P<webalizer-2.01.10-20021022>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]