update to 18.1.7 [release 18.1.7-1mamba;Fri Jun 14 2024]
This commit is contained in:
parent
d54663788f
commit
8ba9b29a5d
@ -1,19 +1,18 @@
|
|||||||
Name: libclc
|
Name: libclc
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 11.0.1
|
Version: 18.1.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of the library requirements of the OpenCL C programming language
|
Summary: An implementation of the library requirements of the OpenCL C programming language
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://libclc.llvm.org/
|
URL: https://libclc.llvm.org/
|
||||||
Source: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/libclc-%{version}.src.tar.xz
|
Source: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/libclc-%{version}.src.tar.xz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libllvm-devel
|
BuildRequires: libllvm-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libclc is an open source, BSD licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification.
|
libclc is an open source, BSD licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification.
|
||||||
@ -56,10 +55,14 @@ ninja install
|
|||||||
%{_includedir}/clc/*
|
%{_includedir}/clc/*
|
||||||
%dir %{_datadir}/clc
|
%dir %{_datadir}/clc
|
||||||
%{_datadir}/clc/*.bc
|
%{_datadir}/clc/*.bc
|
||||||
|
%{_datadir}/clc/*.spv
|
||||||
%{_datadir}/pkgconfig/libclc.pc
|
%{_datadir}/pkgconfig/libclc.pc
|
||||||
%doc README.TXT
|
%doc README.TXT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 18.1.7-1mamba
|
||||||
|
- update to 18.1.7
|
||||||
|
|
||||||
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 11.0.1-1mamba
|
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 11.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user