[packages/osmc-installer/df-borkage] distfiles does not parse release macro. workaround

glen glen at pld-linux.org
Sun Dec 24 03:39:27 CET 2017


commit 2f4440ba447fecd700664c74b8f343ea17843786
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Dec 24 04:38:56 2017 +0200

    distfiles does not parse release macro. workaround
    
    osmc-installer: undefined macro release
    Files fetched: 0

 osmc-installer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/osmc-installer.spec b/osmc-installer.spec
index cd3bd23..1630c0f 100644
--- a/osmc-installer.spec
+++ b/osmc-installer.spec
@@ -6,7 +6,7 @@ Release:	127.3
 License:	GPL v2
 Group:		Applications/Multimedia
 # extracted from https://download.opensuse.org/repositories/home:/osmc/CentOS_7/src/osmc-installer-1-127.3.src.rpm
-Source0:	%{name}-%{version}-%{release}.tar.gz
+Source0:	%{name}-%{version}-127.3.tar.gz
 # Source0-md5:	96e5184fb1c255f406094df4b4657d67
 Patch0:		desktop.patch
 URL:		https://github.com/osmc/osmc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/osmc-installer.git/commitdiff/2f4440ba447fecd700664c74b8f343ea17843786



More information about the pld-cvs-commit mailing list