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:33
Branch: HEAD Handle: 2002102214493201
Modified files:
openpkg-src/sasl sasl.spec
openpkg-web news.txt
Log:
Be more exact about db version requirement.
Summary:
Revision Changes Path
1.33 +2 -2 openpkg-src/sasl/sasl.spec
1.1858 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/sasl/sasl.spec
============================================================
$ cvs diff -u -r1.32 -r1.33 sasl.spec
--- openpkg-src/sasl/sasl.spec 14 Oct 2002 18:45:36 -0000 1.32
+++ openpkg-src/sasl/sasl.spec 22 Oct 2002 13:49:33 -0000 1.33
@@ -41,7 +41,7 @@
Group: Cryptography
License: BSD
Version: 2.1.9
-Release: 20021014
+Release: 20021022
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -51,7 +51,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, db, openssl, gcc
+BuildPreReq: OpenPKG, openpkg >= 20020206, db >= 4.1.24, openssl, gcc
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1857 -r1.1858 news.txt
--- openpkg-web/news.txt 22 Oct 2002 13:49:20 -0000 1.1857
+++ openpkg-web/news.txt 22 Oct 2002 13:49:32 -0000 1.1858
@@ -1,3 +1,4 @@
+22-Oct-2002: Upgraded package: P<sasl-2.1.9-20021022>
22-Oct-2002: Upgraded package: P<webalizer-2.01.10-20021022>
22-Oct-2002: Upgraded package: P<snmp-5.0.6-20021022>
22-Oct-2002: Upgraded package: P<perl-db-20021022-20021022>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]