]> git.pld-linux.org Git - packages/intel-compute-runtime.git/commitdiff
add driver version auto/th/intel-compute-runtime-19.24.13171-3
authorJacek Danecki <jacek.danecki@intel.com>
Wed, 11 Sep 2019 08:21:40 +0000 (10:21 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Sep 2019 17:36:17 +0000 (20:36 +0300)
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
intel-compute-runtime.spec

index c515d73dd6556c8f7a255e230ed073e1bdf8b17c..654bc6aaa56991e5f2df113b56ebd8a6a9dd18c8 100644 (file)
@@ -7,7 +7,7 @@
 Summary:       Intel Graphics Compute Runtime for OpenCL
 Name:          intel-compute-runtime
 Version:       19.24.13171
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Libraries
 Source0:       https://github.com/intel/compute-runtime/archive/%{version}/%{name}-%{version}.tar.gz
@@ -36,7 +36,7 @@ stacks supporting the GEN graphics hardware architecture.
 install -d build
 cd build
 %cmake \
-       -DSKIP_ALL_ULT=ON \
+       -DSKIP_ALL_ULT=ON -DNEO_DRIVER_VERSION=%{version} \
                ../
 %{__make}
 
This page took 0.064731 seconds and 4 git commands to generate.