From 976a5c71fba65bb62f25a5fd1945811404a22159 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 14 Mar 2017 09:23:12 -0300 Subject: [PATCH] Don't use unreliable Fedora hosted repositories anymore Fedora hosted repositories are unreliable: the git repository was removed without e-mailing me, as the project maintainer. I only noticed it when someone complained, 14 days after the repository removal. That's unacceptable. So, move the project to Infradead.org. Signed-off-by: Mauro Carvalho Chehab --- rasdaemon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rasdaemon.spec b/rasdaemon.spec index 5562755..949ecf9 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -4,8 +4,8 @@ Release: 4%{?dist} Summary: Utility to receive RAS error tracings Group: Applications/System License: GPLv2 -URL: https://git.fedorahosted.org/git/rasdaemon.git -Source0: http://mchehab.fedorapeople.org/%{name}-%{version}.tar.bz2 +URL: http://git.infradead.org/users/mchehab/rasdaemon.git +Source0: http://www.infradead.org/~mchehab/rasdaemon/%{name}-%{version}.tar.bz2 ExcludeArch: s390 s390x BuildRequires: gettext-devel