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: 17-Sep-2005 20:25:06
Branch: HEAD Handle: 2005091719250600
Modified files:
openpkg-src/opencdk opencdk.spec
Log:
switch to official URLs
Summary:
Revision Changes Path
1.26 +4 -4 openpkg-src/opencdk/opencdk.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/opencdk/opencdk.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 opencdk.spec
--- openpkg-src/opencdk/opencdk.spec 31 Aug 2005 19:20:05 -0000 1.25
+++ openpkg-src/opencdk/opencdk.spec 17 Sep 2005 18:25:06 -0000 1.26
@@ -25,7 +25,7 @@
# package information
Name: opencdk
Summary: OpenPGP Library
-URL: http://www.winpt.org/opencdk.html
+URL: ftp://ftp.gnutls.org/pub/gnutls/opencdk/
Vendor: Timo Schulz
Packager: OpenPKG
Distribution: OpenPKG
@@ -33,10 +33,10 @@
Group: Cryptography
License: GPL
Version: 0.5.8
-Release: 20050831
+Release: 20050917
# list of sources
-Source0:
ftp://gnutls.hellug.gr/pub/gnutls/opencdk/opencdk-%{version}.tar.gz
+Source0:
ftp://ftp.gnutls.org/pub/gnutls/opencdk/opencdk-%{version}.tar.gz
Patch0: opencdk.patch
# build information
@@ -53,7 +53,7 @@
%track
prog opencdk = {
version = %{version}
- url = ftp://gnutls.hellug.gr/pub/gnutls/opencdk/
+ url = ftp://ftp.gnutls.org/pub/gnutls/opencdk/
regex = opencdk-(__VER__)\.tar\.(gz|bz2)
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]