Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hwloc for openSUSE:Factory checked 
in at 2023-06-06 19:55:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hwloc (Old)
 and      /work/SRC/openSUSE:Factory/.hwloc.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hwloc"

Tue Jun  6 19:55:23 2023 rev:27 rq:1090899 version:2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hwloc/hwloc.changes      2023-05-30 
22:01:24.466644429 +0200
+++ /work/SRC/openSUSE:Factory/.hwloc.new.15902/hwloc.changes   2023-06-06 
19:56:15.434472546 +0200
@@ -1,0 +2,11 @@
+Tue May  9 13:20:12 UTC 2023 - Thomas Blume <thomas.bl...@suse.com>
+
+- remove header files for feature we don't ship (jsc#PED-4156)
+
+These headers do not define an API that is not supported at present and
+therefore would not cause a failure during build. Still, they define static
+inline functions which look for HWLOC objects that are only set up by
+non-supported device scanners. Thus these objects will never be present - even
+though the relevant hardware is.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hwloc.spec ++++++
--- /var/tmp/diff_new_pack.6IaPmc/_old  2023-06-06 19:56:16.054476222 +0200
+++ /var/tmp/diff_new_pack.6IaPmc/_new  2023-06-06 19:56:16.062476269 +0200
@@ -123,6 +123,14 @@
 %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
 

Reply via email to