Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hwloc for openSUSE:Factory checked 
in at 2022-08-30 14:48:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hwloc (Old)
 and      /work/SRC/openSUSE:Factory/.hwloc.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hwloc"

Tue Aug 30 14:48:23 2022 rev:23 rq:999885 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hwloc/hwloc.changes      2022-07-26 
19:42:38.344357822 +0200
+++ /work/SRC/openSUSE:Factory/.hwloc.new.2083/hwloc.changes    2022-08-30 
14:48:27.495963995 +0200
@@ -1,0 +2,5 @@
+Fri Jul 29 17:38:15 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- Add libXNVCtrl support on TW
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hwloc.spec ++++++
--- /var/tmp/diff_new_pack.cIuLdb/_old  2022-08-30 14:48:28.075965475 +0200
+++ /var/tmp/diff_new_pack.cIuLdb/_new  2022-08-30 14:48:28.079965486 +0200
@@ -15,7 +15,11 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
+%if 0%{?suse_version} >= 1550
+%bcond_without XNVCtrl
+%else
+%bcond_with XNVCtrl
+%endif
 %global lname libhwloc15
 Name:           hwloc
 Version:        2.8.0
@@ -31,6 +35,9 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libnuma-devel
+%if %{with XNVCtrl}
+BuildRequires:  libXNVCtrl-devel
+%endif
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  perl

Reply via email to