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: 07-Jun-2007 10:59:43
Branch: HEAD Handle: 2007060709594200
Modified files:
openpkg-src/cftp cftp.spec
Log:
switch URLs
Summary:
Revision Changes Path
1.34 +4 -4 openpkg-src/cftp/cftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cftp/cftp.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 cftp.spec
--- openpkg-src/cftp/cftp.spec 17 May 2007 16:31:04 -0000 1.33
+++ openpkg-src/cftp/cftp.spec 7 Jun 2007 08:59:42 -0000 1.34
@@ -25,7 +25,7 @@
# package information
Name: cftp
Summary: Interactive Full-Screen FTP Client
-URL: ftp://ftp.giga.or.at/pub/nih/cftp/
+URL: http://www.nih.at/cftp/
Vendor: D. Baron, T. Klausner
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -33,10 +33,10 @@
Group: FTP
License: GPL
Version: 0.12
-Release: 20070517
+Release: 20070607
# list of sources
-Source0: ftp://ftp.giga.or.at/pub/nih/cftp/cftp-%{version}.tar.gz
+Source0: http://www.nih.at/cftp/cftp-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -52,7 +52,7 @@
%track
prog cftp = {
version = %{version}
- url = ftp://ftp.giga.or.at/pub/nih/cftp/
+ url = http://www.nih.at/cftp/
regex = cftp-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]