[packages/beignet] use distfiles dropin for source

jajcus jajcus at pld-linux.org
Thu Jun 26 15:22:18 CEST 2014


commit 926f1a3b423ba61d9394f13eb125496d1246cd87
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Jun 26 15:21:44 2014 +0200

    use distfiles dropin for source
    
    The source URL gives a different binary each time

 beignet.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/beignet.spec b/beignet.spec
index c47a322..d4d8840 100644
--- a/beignet.spec
+++ b/beignet.spec
@@ -4,7 +4,8 @@ Version:	0.9
 Release:	0.1
 License:	LGPL v2.1
 Group:		Libraries
-Source0:	http://cgit.freedesktop.org/beignet/snapshot/Release_v%{version}.tar.gz
+# http://cgit.freedesktop.org/beignet/snapshot/Release_v%{version}.tar.gz
+Source0:	Release_v%{version}.tar.gz
 # Source0-md5:	f7926509892f1a9ed39ffa5ae5f00691
 URL:		http://www.freedesktop.org/wiki/Software/Beignet/
 BuildRequires:	Mesa-libgbm-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/beignet.git/commitdiff/926f1a3b423ba61d9394f13eb125496d1246cd87



More information about the pld-cvs-commit mailing list