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>
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