diff options
author | CoprDistGit <infra@openeuler.org> | 2023-06-26 02:51:25 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-06-26 02:51:25 +0000 |
commit | c57ad94646124a3d2f13cd6eb74854e6b6eaccc1 (patch) | |
tree | f6d12b914134046a4389f2164f2892a3e0720eba /ocl-icd.spec | |
parent | d8f45d754e5542976d31ff5c4f8e9c9514431861 (diff) |
automatic import of ocl-icdopeneuler23.03
Diffstat (limited to 'ocl-icd.spec')
-rw-r--r-- | ocl-icd.spec | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/ocl-icd.spec b/ocl-icd.spec index b2f350d..e82ada6 100644 --- a/ocl-icd.spec +++ b/ocl-icd.spec @@ -1,12 +1,13 @@ Name: ocl-icd -Version: 2.2.14 +Version: 2.2.12 Release: 2 Summary: OpenCL ICD Bindings License: BSD -URL: https://github.com/OCL-dev/ocl-icd/tree/v%{version} -Source0: https://github.com/OCL-dev/ocl-icd/archive/refs/tags/v%{version}.tar.gz +URL: https://github.com/OCL-dev/ocl-icd +Source0: https://github.com/OCL-dev/ocl-icd/archive/v%{version}.tar.gz BuildRequires: gcc automake autoconf make libtool opencl-headers ruby rubygems +Patch0001: ocl-icd-fix-build-error-with-gcc-10.patch %description %{summary}. @@ -47,9 +48,6 @@ make check %{_libdir}/pkgconfig/OpenCL.pc %changelog -* Sun Jun 25 2023 yangxingyu <yangxingyu13@huawei.com> - 2.2.14 -- update to 2.2.14 - * Fri Jul 30 2021 sunguoshuai <sunguoshuai@huawei.com> - 2.2.12-2 - ocl-icd fix build error with gcc 10 |