OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 29-Jan-2005 17:01:46 Branch: HEAD Handle: 2005012916014500 Modified files: openpkg-src/imapd imapd.spec Log: 2.2.10 builds and runs fine with db 4.2.52, and as long as there is no proven way to convert the Cyrus DB we will have to supply compatibility to the last release Summary: Revision Changes Path 1.132 +3 -3 openpkg-src/imapd/imapd.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/imapd/imapd.spec ============================================================================ $ cvs diff -u -r1.131 -r1.132 imapd.spec --- openpkg-src/imapd/imapd.spec 19 Jan 2005 15:03:58 -0000 1.131 +++ openpkg-src/imapd/imapd.spec 29 Jan 2005 16:01:45 -0000 1.132 @@ -34,7 +34,7 @@ Group: Mail License: BSD Version: 2.2.10 -Release: 20050119 +Release: 20050129 # package options %option with_fsl yes @@ -56,8 +56,8 @@ BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-openpkg >= 5.8.3, make PreReq: OpenPKG, openpkg >= 20040130, perl >= 5.8.3, MTA -BuildPreReq: sasl, db >= 4.3, openssl -PreReq: sasl, db >= 4.3, openssl +BuildPreReq: sasl, db >= 4.2.52, openssl +PreReq: sasl, db >= 4.2.52, openssl %if "%{with_fsl}" == "yes" BuildPreReq: fsl >= 1.2.0 PreReq: fsl >= 1.2.0 @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org