[packages/opencl-clang] Up to 22.1.0
arekm
arekm at pld-linux.org
Tue Apr 14 21:27:23 CEST 2026
commit 12eb6dd1a46d823e9e859d4a21a1686b1c75c879
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Apr 14 21:27:11 2026 +0200
Up to 22.1.0
opencl-clang.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/opencl-clang.spec b/opencl-clang.spec
index f962d5d..a10698c 100644
--- a/opencl-clang.spec
+++ b/opencl-clang.spec
@@ -1,17 +1,17 @@
# requires the OpenCL patches
-%define llvm_version 21.1.0
-%define spirv_llvm_translator_version 21.1.0
+%define llvm_version 22.1.0
+%define spirv_llvm_translator_version 22.1.0
Summary: Intel Graphics Compute Runtime for OpenCL
Summary(pl.UTF-8): Biblioteki uruchomieniowe Intel Graphics Compute dla OpenCL
Name: opencl-clang
-Version: 21.1.1
-Release: 2
+Version: 22.1.0
+Release: 1
License: University of Illinois/NCSA Open Source License
Group: Libraries
Source0: https://github.com/intel/opencl-clang/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: ccb17f9fb9633a1ed1a818a56d79846f
+# Source0-md5: f9dbcb2f7e061a9b40ccb4d0499af501
URL: https://01.org/compute-runtime
BuildRequires: SPIRV-LLVM-Translator-devel >= %{spirv_llvm_translator_version}
BuildRequires: clang >= %{llvm_rpm_version}
@@ -68,8 +68,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} -C build install \
DESTDIR=$RPM_BUILD_ROOT
-%{__mv} $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so.21.1 $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so.%{llvm_version}
-ln -s libopencl-clang.so.%{llvm_version} $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so.21.1
+%{__mv} $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so.22.1 $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so.%{llvm_version}
+ln -s libopencl-clang.so.%{llvm_version} $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so.22.1
ln -sf libopencl-clang.so.%{llvm_version} $RPM_BUILD_ROOT%{_libdir}/libopencl-clang.so
%post -p /sbin/ldconfig
@@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%attr(755,root,root) %{_libdir}/libopencl-clang.so.%{llvm_version}
-%ghost %attr(755,root,root) %{_libdir}/libopencl-clang.so.21.1
+%ghost %attr(755,root,root) %{_libdir}/libopencl-clang.so.22.1
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opencl-clang.git/commitdiff/12eb6dd1a46d823e9e859d4a21a1686b1c75c879
More information about the pld-cvs-commit
mailing list