From ff2d378f0ab4f0f8ed7bfbd0c45dc5c9190c76363d5ea12c96024300b329ed94 Mon Sep 17 00:00:00 2001 From: Raymund Will Date: Fri, 10 Aug 2018 16:12:54 +0000 Subject: [PATCH] Fix Source URL. OBS-URL: https://build.opensuse.org/package/show/hardware:nvdimm/ipmctl?expand=0&rev=9 --- ipmctl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipmctl.spec b/ipmctl.spec index b33b1bf..391a1ea 100644 --- a/ipmctl.spec +++ b/ipmctl.spec @@ -22,7 +22,7 @@ Summary: Utility for managing Intel Optane DC persistent memory modules License: BSD-3-Clause Group: System/Management URL: https://github.com/intel/ipmctl -Source: https://github.com/intel/ipmctl/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/intel/ipmctl/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc Patch1: ipmctl-fix-SLE12-build.patch