From ab94008e74a5edb48b21e9a5b00cdf5e614931c5ce389e14e229794054dcf896 Mon Sep 17 00:00:00 2001 From: Thomas Blume Date: Thu, 26 Jan 2023 16:55:18 +0000 Subject: [PATCH] Accepting request 1061242 from home:gmbr3:Active - Remove libXNVCtrl support as it brings too many X dependencies (bsc#1207545) OBS-URL: https://build.opensuse.org/request/show/1061242 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=54 --- hwloc.changes | 6 ++++++ hwloc.spec | 9 --------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/hwloc.changes b/hwloc.changes index bc984ae..50e2bba 100644 --- a/hwloc.changes +++ b/hwloc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 26 14:53:18 UTC 2023 - Callum Farmer + +- Remove libXNVCtrl support as it brings too many X dependencies + (bsc#1207545) + ------------------------------------------------------------------- Fri Dec 23 07:53:35 UTC 2022 - Dirk Müller diff --git a/hwloc.spec b/hwloc.spec index 4b9c252..22b42cd 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -15,12 +15,6 @@ # 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.9.0 @@ -36,9 +30,6 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libnuma-devel -%if %{with XNVCtrl} -BuildRequires: libXNVCtrl-devel -%endif BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: perl