From b2caf7336402d732c261c5c400c44bd57628b867 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 24 Feb 2020 20:19:15 +0100 Subject: [PATCH] Switch to fedora source url for github --- mcelog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcelog.spec b/mcelog.spec index 3123568..ab0f21d 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Epoch: 3 License: GPLv2 URL: https://github.com/andikleen/mcelog -Source0: %{url}/archive/v%{version}.zip +Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz # note that this source OVERRIDES the one on the tarball above! Source1: mcelog.conf Source2: mcelog.service