use suggested names
This commit is contained in:
parent
08f091c1d7
commit
7d77e7cec3
@ -1,7 +1,7 @@
|
||||
Name: ocl-icd
|
||||
Version: 2.2.12
|
||||
Release: 3%{?dist}
|
||||
Summary: OpenCL ICD Bindings
|
||||
Release: 4%{?dist}
|
||||
Summary: OpenCL Library (Installable Client Library) Bindings
|
||||
|
||||
License: BSD
|
||||
URL: https://forge.imag.fr/projects/ocl-icd/
|
||||
@ -24,7 +24,7 @@ Recommends: pocl
|
||||
%{summary}.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for OpenCL ICD Bindings
|
||||
Summary: OpenCL Library Development files
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: opencl-headers
|
||||
|
||||
@ -62,6 +62,9 @@ make check
|
||||
%{_libdir}/pkgconfig/OpenCL.pc
|
||||
|
||||
%changelog
|
||||
* Sat Mar 30 2019 Dave Airlie <airlied@redhat.com> - 2.2.12-4
|
||||
- Update ocl icd names (#1653503)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user