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:24
Branch: HEAD Handle: 2002102214482300
Modified files:
openpkg-src/sendmail sendmail.spec
openpkg-web news.txt
Log:
Be more exact about db version requirement.
Summary:
Revision Changes Path
1.40 +2 -2 openpkg-src/sendmail/sendmail.spec
1.1853 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/sendmail/sendmail.spec
============================================================
$ cvs diff -u -r1.39 -r1.40 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 14 Oct 2002 20:56:17 -0000 1.39
+++ openpkg-src/sendmail/sendmail.spec 22 Oct 2002 13:48:23 -0000 1.40
@@ -45,7 +45,7 @@
Group: Mail
License: BSD
Version: 8.12.6
-Release: 20021014
+Release: 20021022
# list of sources
Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz
@@ -58,7 +58,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, m4, fsl, tar, gcc, make, db, openssl
+BuildPreReq: OpenPKG, openpkg >= 20020206, m4, fsl, tar, gcc, make, db >= 4.1.24,
openssl
PreReq: OpenPKG, openpkg >= 20020206, m4, fsl, make, perl
AutoReq: no
AutoReqProv: no
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1852 -r1.1853 news.txt
--- openpkg-web/news.txt 22 Oct 2002 13:47:59 -0000 1.1852
+++ openpkg-web/news.txt 22 Oct 2002 13:48:23 -0000 1.1853
@@ -1,3 +1,4 @@
+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>
22-Oct-2002: Upgraded package: P<imagemagick-5.5.1.3-20021022>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]