OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Dec-2004 08:53:24
Branch: HEAD Handle: 2004122507532400
Modified files:
openpkg-src/db db.spec
Log:
upgrading package: db 4.3.21.0 -> 4.3.27.0
Summary:
Revision Changes Path
1.52 +3 -3 openpkg-src/db/db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/db/db.spec
============================================================================
$ cvs diff -u -r1.51 -r1.52 db.spec
--- openpkg-src/db/db.spec 13 Nov 2004 14:53:28 -0000 1.51
+++ openpkg-src/db/db.spec 25 Dec 2004 07:53:24 -0000 1.52
@@ -24,7 +24,7 @@
##
# package version
-%define V_version 4.3.21
+%define V_version 4.3.27
%define V_revision 0
# package information
@@ -38,14 +38,14 @@
Group: Database
License: BSD
Version: %{V_version}.%{V_revision}
-Release: 20041113
+Release: 20041225
# package options
%option with_compat no
%option with_cxx no
# list of sources
-Source0: http://www.sleepycat.com/update/snapshot/db-%{V_version}.tar.gz
+Source0: ftp://sleepycat1.inetu.net/releases/db-%{V_version}.tar.gz
Patch0: db.patch
# build information
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]