Accepting request 1090862 from home:tsaupe:branches:devel:libraries:c_c++:hwloc-PED-4156
- remove header files for feature we don't ship (jsc#PED-4156) resubmit of: https://build.opensuse.org/request/show/1087436 reasoning see there OBS-URL: https://build.opensuse.org/request/show/1090862 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=59
This commit is contained in:
parent
a83d2a2969
commit
4b698b837c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 13:20:12 UTC 2023 - Thomas Blume <thomas.blume@suse.com>
|
||||
|
||||
- remove header files for feature we don't ship (jsc#PED-4156)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 14:53:18 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -123,6 +123,14 @@ install -D -m 644 %{buildroot}%{_datadir}/hwloc/hwloc-dump-hwdata.service %{buil
|
||||
%endif
|
||||
rm %{buildroot}%{_datadir}/hwloc/hwloc-dump-hwdata.service
|
||||
|
||||
#remove headers for features we don't ship
|
||||
rm %{buildroot}%{_includedir}/hwloc/rsmi.h
|
||||
rm %{buildroot}%{_includedir}/hwloc/nvml.h
|
||||
rm %{buildroot}%{_includedir}/hwloc/opencl.h
|
||||
rm %{buildroot}%{_includedir}/hwloc/levelzero.h
|
||||
rm %{buildroot}%{_includedir}/hwloc/cuda.h
|
||||
rm %{buildroot}%{_includedir}/hwloc/cudart.h
|
||||
|
||||
%fdupes -s %{buildroot}/%{_mandir}/man1
|
||||
%fdupes -s %{buildroot}/%{_mandir}/man7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user