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: 02-Oct-2002 17:08:41
Branch: HEAD Handle: 2002100216084000
Modified files:
openpkg-src/imapd imapd.spec
openpkg-web news.txt
Log:
Successfully replace db3 dependency with db.
Summary:
Revision Changes Path
1.37 +3 -3 openpkg-src/imapd/imapd.spec
1.1674 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/imapd/imapd.spec
============================================================
$ cvs diff -u -r1.36 -r1.37 imapd.spec
--- openpkg-src/imapd/imapd.spec 5 Sep 2002 13:24:13 -0000 1.36
+++ openpkg-src/imapd/imapd.spec 2 Oct 2002 15:08:40 -0000 1.37
@@ -32,7 +32,7 @@
Group: Mail
License: BSD
Version: 2.1.9
-Release: 20020905
+Release: 20021002
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar.gz
@@ -43,8 +43,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, db3, openssl, make, perl
-PreReq: OpenPKG, openpkg >= 20020206, sasl, db3, openssl, MTA
+BuildPreReq: OpenPKG, openpkg >= 20020206, sasl, db, openssl, make, perl
+PreReq: OpenPKG, openpkg >= 20020206, sasl, db, openssl, MTA
AutoReq: no
AutoReqProv: no
Provides: IMAP
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1673 -r1.1674 news.txt
--- openpkg-web/news.txt 2 Oct 2002 13:48:01 -0000 1.1673
+++ openpkg-web/news.txt 2 Oct 2002 15:08:40 -0000 1.1674
@@ -1,3 +1,4 @@
+02-Oct-2002: Upgraded package: P<imapd-2.1.9-20021002>
02-Oct-2002: Upgraded package: P<cvs-1.11.2-20021002>
02-Oct-2002: Upgraded package: P<perl-net-20021001-20021001>
02-Oct-2002: Upgraded package: P<perl-5.6.1-20021002>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]