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

Loading…
Cancel
Save