[packages/spirv-tools] up to 20160222 snapshot

jajcus jajcus at pld-linux.org
Tue Feb 23 13:20:26 CET 2016


commit af1c7ed734a909558322c797e755589e44cf81eb
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Feb 23 13:19:42 2016 +0100

    up to 20160222 snapshot
    
    This is still mostly work in progress, good to have all recent fixes.

 spirv-tools.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/spirv-tools.spec b/spirv-tools.spec
index 608dd74..43d65ee 100644
--- a/spirv-tools.spec
+++ b/spirv-tools.spec
@@ -1,12 +1,15 @@
+
+%define	snap	20160222
+%define commit	9413fbbf587b23541c4339943325a474641cd605
 %define	_ver	%(echo %{version} | tr _ -)
 Summary:	SPIR-V Tools
 Name:		spirv-tools
-Version:	1.0_rev3
+Version:	1.0_rev3.s%{snap}
 Release:	1
 License:	MIT-like
 Group:		Applications
-Source0:	https://github.com/KhronosGroup/SPIRV-Tools/archive/spirv-%{_ver}/%{name}-%{version}.tar.gz
-# Source0-md5:	81a72c33f7d50d010de760d55a96683f
+Source0:	https://github.com/KhronosGroup/SPIRV-Tools/archive/%{commit}/%{name}-s%{snap}.tar.gz
+# Source0-md5:	d11ec2de7a44a68535b0dbd62f0cc5b6
 Patch0:		cmake-lib64.patch
 URL:		https://github.com/KhronosGroup/SPIRV-Tools
 BuildRequires:	cmake
@@ -49,7 +52,7 @@ Header files for %{name} library.
 Pliki nagłówkowe biblioteki %{name}.
 
 %prep
-%setup -q -n SPIRV-Tools-spirv-%{_ver}
+%setup -q -n SPIRV-Tools-%{commit}
 %patch0 -p1
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spirv-tools.git/commitdiff/af1c7ed734a909558322c797e755589e44cf81eb



More information about the pld-cvs-commit mailing list