add Requires for virtual Provides: opencl-icd (RHBZ #1317600)
This commit is contained in:
parent
b8c2571464
commit
e94845b5f7
@ -5,7 +5,7 @@
|
||||
|
||||
Name: ocl-icd
|
||||
Version: 2.2.8
|
||||
Release: 2%{?gitversion}%{?dist}
|
||||
Release: 3%{?gitversion}%{?dist}
|
||||
Summary: OpenCL ICD Bindings
|
||||
|
||||
License: BSD
|
||||
@ -17,6 +17,9 @@ BuildRequires: libtool
|
||||
BuildRequires: opencl-headers
|
||||
BuildRequires: ruby
|
||||
|
||||
# Requires for virtual Provides: opencl-icd (RHBZ #1317600)
|
||||
Requires: opencl-icd%{?_isa}
|
||||
|
||||
Provides: opencl-icd-loader
|
||||
|
||||
|
||||
@ -70,6 +73,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 08 2016 Björn Esser <fedora@besser82.io> - 2.2.8-3.git20151217.0122332
|
||||
- add Requires for virtual Provides: opencl-icd (RHBZ #1317600)
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.8-2.git20151217.0122332
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user