From 2856ecebaba3e7e850677ff4ff27544c855cd3bb Mon Sep 17 00:00:00 2001 From: Thorsten Hohmeier Date: Fri, 22 Oct 2004 12:49:46 +0000 Subject: [PATCH] fixed tracking --- ups/ups.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ups/ups.spec b/ups/ups.spec index 9f94c1edf7..7d6a4cd473 100644 --- a/ups/ups.spec +++ b/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