]> git.pld-linux.org Git - packages/opencl-clang.git/commitdiff
up to final 12.0.0 auto/th/opencl-clang-12.0.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 26 May 2021 10:52:57 +0000 (12:52 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 26 May 2021 10:52:57 +0000 (12:52 +0200)
opencl-clang.spec

index b090e5180a3dc2bc3830a282fd5c224813600179..1973803dc7bb8d8533fe93f39837c4aac01688fd 100644 (file)
@@ -4,17 +4,14 @@
 
 %define spirv_llvm_translator_version 12.0.0
 
-%define        gitref  1d1829d930d31309c43512fc17ece51dd314ebde
-%define        snap    20210525
-
 Summary:       Intel Graphics Compute Runtime for OpenCL
 Name:          opencl-clang
 Version:       12.0.0
-Release:       0.%{snap}.1
+Release:       1
 License:       University of Illinois/NCSA Open Source License
 Group:         Libraries
-Source0:       https://github.com/intel/opencl-clang/archive/%{gitref}/%{name}-%{snap}.tar.gz
-# Source0-md5: aa6983d5d43d2d92727837a8c1669c9f
+Source0:       https://github.com/intel/opencl-clang/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: e8abbdba2d39f3f090d949dd8fc4737b
 URL:           https://01.org/compute-runtime
 BuildRequires: SPIRV-LLVM-Translator-devel >= %{spirv_llvm_translator_version}
 BuildRequires: clang >= %{llvm_rpm_version}
@@ -44,7 +41,7 @@ Header files for %{name} library.
 Pliki nagłówkowe biblioteki %{name}.
 
 %prep
-%setup -q -n %{name}-%{gitref}
+%setup -q
 
 %build
 install -d build
This page took 0.186506 seconds and 4 git commands to generate.