diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2013-07-26 11:13:29 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2013-07-26 11:13:29 +0100 |
commit | f499e561043af2f801deb48fdc91d51a29ba22e8 (patch) | |
tree | 6d6e513ee0543b61b3ac5abbc2d9d818edb0fe61 /sos.spec | |
parent | dfc40ff59fd3d27b74ca6ac2c97d5d039ceb5859 (diff) | |
download | sos-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>
Diffstat (limited to 'sos.spec')
-rw-r--r-- | sos.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |