aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2013-07-26 11:13:29 +0100
committerBryn M. Reeves <bmr@redhat.com>2013-07-26 11:13:29 +0100
commitf499e561043af2f801deb48fdc91d51a29ba22e8 (patch)
tree6d6e513ee0543b61b3ac5abbc2d9d818edb0fe61
parentdfc40ff59fd3d27b74ca6ac2c97d5d039ceb5859 (diff)
downloadsos-f499e561043af2f801deb48fdc91d51a29ba22e8.tar.gz
Correct sources URL in sos.spec
The release URL has been temporarily moved to people.redhat.com until we can find a way to make a good release infrastructure with github (tarball names are nasty - other projects seem to host their releases on fedorahosted which is what I'm looking into for this). Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
-rw-r--r--sos.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos.spec b/sos.spec
index 96ea290b..6572788c 100644
--- a/sos.spec
+++ b/sos.spec
@@ -5,7 +5,7 @@ Name: sos
Version: 3.0
Release: 1%{?dist}
Group: Applications/System
-Source0: https://github.com/sosreport/sosreport
+Source0: http://people.redhat.com/breeves/sos/releases/sos-%{version}.tar.gz
License: GPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch