OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Feb-2004 20:02:00
Branch: HEAD Handle: 2004022019020000
Modified files:
openpkg-src/tla tla.spec
Log:
upgrading package: tla 1.1 -> 1.2pre2
Summary:
Revision Changes Path
1.11 +6 -6 openpkg-src/tla/tla.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tla/tla.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 tla.spec
--- openpkg-src/tla/tla.spec 7 Feb 2004 17:59:21 -0000 1.10
+++ openpkg-src/tla/tla.spec 20 Feb 2004 19:02:00 -0000 1.11
@@ -26,18 +26,18 @@
# package information
Name: tla
Summary: Tom Lord's Arch revision control system
-URL: http://regexps.srparish.net/www/
+URL: http://www.gnu.org/software/gnu-arch/
Vendor: Tom Lord
Packager: The OpenPKG Project
Distribution: OpenPKG
Class: EVAL
Group: SCM
License: GPL
-Version: 1.1
-Release: 20040207
+Version: 1.2pre2
+Release: 20040220
# list of sources
-Source0: http://regexps.srparish.net/src/tla/tla-%{version}.tar.gz
+Source0: ftp://ftp.gnu.org/gnu/gnu-arch/tla-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -61,8 +61,8 @@
%track
prog tla = {
version = %{version}
- url = http://regexps.srparish.net/src/tla/
- regex = tla-(\d+\.\d+(\.\d+)*)\.tar\.gz
+ url = ftp://ftp.gnu.org/gnu/gnu-arch/
+ regex = tla-(__VER__)\.tar\.gz
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]