Drop unneeded BR on rubypick
This commit is contained in:
parent
e820e7a2e1
commit
962ba7be32
@ -1,6 +1,6 @@
|
||||
Name: ocl-icd
|
||||
Version: 2.2.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: OpenCL ICD Bindings
|
||||
|
||||
License: BSD
|
||||
@ -13,7 +13,7 @@ BuildRequires: autoconf
|
||||
BuildRequires: make
|
||||
BuildRequires: libtool
|
||||
BuildRequires: opencl-headers
|
||||
BuildRequires: ruby rubygems rubypick
|
||||
BuildRequires: ruby rubygems
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -58,6 +58,9 @@ make check
|
||||
%{_libdir}/pkgconfig/OpenCL.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2016 Orion Poplawski <orion@cora.nwra.com> - 2.2.9-3
|
||||
- Drop unneeded BR on rubypick
|
||||
|
||||
* Wed Aug 31 2016 Igor Gnatenko <ignatenko@redhat.com> - 2.2.9-2
|
||||
- Rebuild for OpenCL 2.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user