summaryrefslogtreecommitdiff
path: root/strace.spec
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-04-14 14:05:35 -0700
committerRoland McGrath <roland@redhat.com>2010-06-13 03:12:18 -0700
commitf47fa96b2bcccef3c0f25393f850685e82a91f4a (patch)
treeff043bd1f0e7b717f2c425999554fdea36e3942c /strace.spec
parent246888d23999d2ce5301bd9f814ed5c09a6889b8 (diff)
downloadstrace-f47fa96b2bcccef3c0f25393f850685e82a91f4a.tar.gz
strace-f47fa96b2bcccef3c0f25393f850685e82a91f4a.tar.bz2
strace-f47fa96b2bcccef3c0f25393f850685e82a91f4a.tar.xz
Fix sourceforge download URL.
Diffstat (limited to 'strace.spec')
-rw-r--r--strace.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/strace.spec b/strace.spec
index ad9562c..98a3521 100644
--- a/strace.spec
+++ b/strace.spec
@@ -5,7 +5,7 @@ Release: 1%{?dist}
License: BSD
Group: Development/Debuggers
URL: http://sourceforge.net/projects/strace/
-Source0: http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/strace/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libaio-devel, libacl-devel