From 8e59917189ec043264d88336d334955ed8561227cec25af6e41d58779edcf10a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 5 Dec 2023 09:42:40 +0000 Subject: [PATCH] Accepting request 1130820 from home:anag:AllStaging - Add BuildRequires on python-setuptools. Previously this was pulled by python-Sphinx in the build environment. OBS-URL: https://build.opensuse.org/request/show/1130820 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=249 --- openvswitch.changes | 6 ++++++ openvswitch.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/openvswitch.changes b/openvswitch.changes index 6fa2370..e083339 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 4 15:52:33 UTC 2023 - Ana Guerrero + +- Add BuildRequires on python-setuptools. Previously this was pulled + by python-Sphinx in the build environment. + ------------------------------------------------------------------- Thu Sep 7 07:55:29 UTC 2023 - Duraisankar P diff --git a/openvswitch.spec b/openvswitch.spec index 113c5c5..d5e13af 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -85,6 +85,7 @@ Patch20: 0001-Run-ovn-as-openvswitch-openvswitch.patch Patch21: CVE-2023-3152.patch # CVE-2021-36980 [bsc#1188524], use-after-free in decode_NXAST_RAW_ENCAP BuildRequires: autoconf +BuildRequires: %{python_module setuptools} BuildRequires: automake BuildRequires: fdupes BuildRequires: graphviz