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: 06-Aug-2008 09:26:36 Branch: HEAD Handle: 2008080608263600 Modified files: openpkg-src/opencdk opencdk.spec Log: fix tracking Summary: Revision Changes Path 1.41 +2 -2 openpkg-src/opencdk/opencdk.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/opencdk/opencdk.spec ============================================================================ $ cvs diff -u -r1.40 -r1.41 opencdk.spec --- openpkg-src/opencdk/opencdk.spec 1 Jan 2008 15:00:36 -0000 1.40 +++ openpkg-src/opencdk/opencdk.spec 6 Aug 2008 07:26:36 -0000 1.41 @@ -32,7 +32,7 @@ Group: Cryptography License: GPL Version: 0.6.6 -Release: 20080101 +Release: 20080806 # list of sources Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/opencdk-%{version}.tar.bz2 @@ -51,7 +51,7 @@ %track prog opencdk = { version = %{version} - url = ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/ + url = ftp://ftp.gnutls.org/pub/gnutls/opencdk/ regex = opencdk-(__VER__)\.tar\.(gz|bz2) } @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org