Drop Recommends for OCL implementations
This should be solved by package manager and not by ocl-icd package. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
6bdbae096e
commit
d824ac616b
@ -1,6 +1,6 @@
|
||||
Name: ocl-icd
|
||||
Version: 2.2.12
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: OpenCL Library (Installable Client Library) Bindings
|
||||
|
||||
License: BSD
|
||||
@ -14,10 +14,6 @@ BuildRequires: make
|
||||
BuildRequires: libtool
|
||||
BuildRequires: opencl-headers
|
||||
BuildRequires: ruby rubygems
|
||||
%if 0%{?fedora}
|
||||
Recommends: mesa-libOpenCL
|
||||
Recommends: pocl
|
||||
%endif
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -61,6 +57,9 @@ make check
|
||||
%{_libdir}/pkgconfig/OpenCL.pc
|
||||
|
||||
%changelog
|
||||
* Sat Aug 31 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.2.12-7
|
||||
- Drop Recommends for OCL implementations
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.12-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user