]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Update it to point it to fedorapeople
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 May 2013 02:24:09 +0000 (23:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 May 2013 02:24:09 +0000 (23:24 -0300)
The tarball used to generate the src.rpm is the one produced
by "make dist-bz2", with doesn't contain .gitignore files,
while fedorahosted only generates an snapshot with them.

That makes its hash to not match the one used at .src.rpm.

Fix it by using the uploaded file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
misc/rasdaemon.spec.in

index e9e581be144897bcce111aa5531029f561d44f2c..576aa24da02a329ef65521a656209d4b1268e70a 100644 (file)
@@ -5,7 +5,7 @@ Summary:                Utility to receive RAS error tracings
 Group:                 Applications/System
 License:               GPLv2
 URL:                   https://git.fedorahosted.org/git/rasdaemon.git
-Source0:               https://git.fedorahosted.org/cgit/rasdaemon.git/snapshot/%{name}-%{version}.tar.bz2
+Source0:               http://mchehab.fedorapeople.org/rasdaemon-0.3.0.tar.bz2
 BuildRoot:             %{_tmppath}/%{name}-%{version}-%{release}
 Requires:              hwdata, dmidecode
 BuildRequires:         autoconf, automake, gettext-devel libtool