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: 25-Apr-2005 08:41:19
Branch: HEAD Handle: 2005042507411900
Modified files:
openpkg-src/ups ups.spec
Log:
track only releases
Summary:
Revision Changes Path
1.32 +2 -2 openpkg-src/ups/ups.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ups/ups.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 ups.spec
--- openpkg-src/ups/ups.spec 24 Mar 2005 11:20:37 -0000 1.31
+++ openpkg-src/ups/ups.spec 25 Apr 2005 06:41:19 -0000 1.32
@@ -35,7 +35,7 @@
Group: Development
License: GPL
Version: 3.37
-Release: 20041022
+Release: 20050425
# list of sources
Source0: http://prdownloads.sourceforge.net/ups/ups-%{version}.tar.gz
@@ -59,7 +59,7 @@
comment = "rse: broken on FreeBSD >= 4.5-STABLE because ptrace'
PT_READ_U missing"
version = %{version}
url = http://prdownloads.sourceforge.net/ups/
- regex = ups-(__VER__)\.tar\.gz
+ regex = ups-(\d+\.\d+)\.tar\.gz
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]