From 4666b55e11793d13886bcf25209c801ff02cb20eb9bf0c1172c156c2243f02e1 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 23 Mar 2017 17:00:01 +0000 Subject: [PATCH] remove invalide URL prefix from sanlock tarball name OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=31 --- sanlock.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sanlock.spec b/sanlock.spec index 8fc4af3..85dce4c 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -55,7 +55,7 @@ Requires(pre): group(disk) %endif Requires: %{name}-lib = %{version}-%{release} Recommends: logrotate -Source0: https://git.fedorahosted.org/cgit/sanlock.git/snapshot/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz Source1: sanlock.init Source2: sysconfig.sanlock Source3: wdmd.init