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: 21-Jul-2005 16:58:44
Branch: HEAD Handle: 2005072115584400
Modified files:
openpkg-src/as-cui as-cui.spec
Log:
switch to new URLs
Summary:
Revision Changes Path
1.24 +4 -4 openpkg-src/as-cui/as-cui.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/as-cui/as-cui.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 as-cui.spec
--- openpkg-src/as-cui/as-cui.spec 24 Mar 2005 11:18:26 -0000 1.23
+++ openpkg-src/as-cui/as-cui.spec 21 Jul 2005 14:58:44 -0000 1.24
@@ -25,7 +25,7 @@
# package information
Name: as-cui
Summary: Accounting System (AS) Character/Command-Line User Interface
(CUI)
-URL: http://as.is.eu.cw.com/
+URL: http://www.ossp.org/pkg/tool/as/
Vendor: Thomas Lotterer
Packager: OpenPKG
Distribution: OpenPKG
@@ -33,10 +33,10 @@
Group: Editor
License: GPL
Version: 0.6.5
-Release: 20040218
+Release: 20050721
# list of sources
-Source0: http://as.is.eu.cw.com/source/as-cui-%{version}.tar.gz
+Source0: ftp://ftp.ossp.org/pkg/tool/as/as-cui-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -53,7 +53,7 @@
%track
prog as-cui = {
version = %{version}
- url = http://as.is.eu.cw.com/source/
+ url = ftp://ftp.ossp.org/pkg/tool/as/
regex = as-cui-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]