diff --git a/pocl.changes b/pocl.changes index f646bcf..3ff3557 100644 --- a/pocl.changes +++ b/pocl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 15 17:39:33 UTC 2018 - mimi.vx@gmail.com + +- remove lib subpackage - part of libs isnt clearly versioned + ------------------------------------------------------------------- Fri Mar 9 17:17:10 UTC 2018 - mardnh@gmx.de diff --git a/pocl.spec b/pocl.spec index 2b394b6..efecfa4 100644 --- a/pocl.spec +++ b/pocl.spec @@ -68,21 +68,10 @@ can generate multi-work-item work-group functions that exploit various types of parallel hardware resources, such as VLIW, superscalar, SIMD, SIMT, multicore and multithread. -%package -n libpocl2 -Summary: Shared Library part of pocl -Group: System/Libraries - -%description -n libpocl2 -Portable Computing Language (pocl) is an implementation of the OpenCL standard -which can be adapted for new targets and devices, both for homogeneous CPU and -heterogenous GPUs/accelerators. - -This subpackage contains the share library part of pocl. - %package devel Summary: Development files for the Portable Computing Language Group: Development/Languages/Other -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: opencl-headers %description devel @@ -137,8 +126,6 @@ sed -i 's|%{_prefix}%{_prefix}/|%{_prefix}/|g' %{buildroot}%{_sysconfdir}/OpenCL %{_sysconfdir}/OpenCL/vendors/pocl.icd %{_bindir}/poclcc %{_datadir}/pocl/ - -%files -n libpocl2 %{_libdir}/libpocl.so.2 %{_libdir}/libpocl.so.%{sover} %dir %{_libdir}/pocl/