OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Oct-2002 17:16:38
Branch: HEAD Handle: 2002100216163700
Modified files:
openpkg-src/imapd imapd.spec
Log:
Backout change due to false positive build result, since imapd was using the old
db3 binaries after all.
Summary:
Revision Changes Path
1.38 +2 -2 openpkg-src/imapd/imapd.spec
____________________________________________________________________________
Index: openpkg-src/imapd/imapd.spec
============================================================
$ cvs diff -u -r1.37 -r1.38 imapd.spec
--- openpkg-src/imapd/imapd.spec 2 Oct 2002 15:08:40 -0000 1.37
+++ openpkg-src/imapd/imapd.spec 2 Oct 2002 15:16:37 -0000 1.38
@@ -43,8 +43,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, db3, openssl, make, perl
+PreReq: OpenPKG, openpkg >= 20020206, sasl, db3, openssl, MTA
AutoReq: no
AutoReqProv: no
Provides: IMAP
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]