Browse Source

fixed tracking

master
Thorsten Hohmeier 21 years ago committed by Ralf S. Engelschall
parent
commit
2856ecebab
  1. 8
      ups/ups.spec

8
ups/ups.spec

@ -36,10 +36,10 @@ Class: JUNK
Group: Development
License: GPL
Version: 3.37
Release: 20040207
Release: 20041022
# list of sources
Source0: http://www.concerto.demon.co.uk/UPS/src/ups-%{version}.tar.gz
Source0: http://prdownloads.sourceforge.net/ups/ups-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@ -59,8 +59,8 @@ AutoReqProv: no
prog ups = {
comment = "rse: broken on FreeBSD >= 4.5-STABLE because ptrace' PT_READ_U missing"
version = %{version}
url = http://www.concerto.demon.co.uk/UPS/src/
regex = ups-((\d{1,2}\.)*\d{1,2})\.tar\.gz
url = http://prdownloads.sourceforge.net/ups/
regex = ups-(__VER__)\.tar\.gz
}
%prep

Loading…
Cancel
Save