OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Oct-2006 09:41:32
Branch: HEAD Handle: 2006101408413100
Modified files:
openpkg-src/db db.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.72 +3 -3 openpkg-src/db/db.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/db/db.spec
============================================================================
$ cvs diff -u -r1.71 -r1.72 db.spec
--- openpkg-src/db/db.spec 13 Oct 2006 17:27:32 -0000 1.71
+++ openpkg-src/db/db.spec 14 Oct 2006 07:41:31 -0000 1.72
@@ -37,7 +37,7 @@
Group: Database
License: BSD
Version: %{V_version}.%{V_revision}
-Release: 20061013
+Release: 20061014
# package options
%option with_compat no
@@ -68,8 +68,8 @@
%track
prog db = {
version = %{V_version}
- url = http://dev.sleepycat.com/downloads/releasehistorybdb.html
- regex = db-(__VER__)\.tar\.gz
+ url =
http://www.oracle.com/technology/software/products/berkeley-db/index.html
+ regex = Berkeley\s+DB\s+(__VER__)\s+\.tar\.gz
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]