From 589a62b28a633b32e40facff2f1cb7c8cced70f4df4ace8e141cb9cd89d7eb0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 16 Jul 2019 10:59:54 +0000 Subject: [PATCH] Accepting request 715622 from home:jaicaa:branches:network - Add unbound as a build requirement to support asynchronous DNS resolving for remotes. OBS-URL: https://build.opensuse.org/request/show/715622 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=188 --- openvswitch.changes | 6 ++++++ openvswitch.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/openvswitch.changes b/openvswitch.changes index 61b6d32..fb8d3dc 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 16 09:10:42 UTC 2019 - + +- Add unbound as a build requirement to support asynchronous DNS + resolving for remotes. + ------------------------------------------------------------------- Thu Jun 20 12:00:42 UTC 2019 - diff --git a/openvswitch.spec b/openvswitch.spec index e81ffcf..c549bc1 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -126,6 +126,7 @@ BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: rdma-core-devel %endif +BuildRequires: unbound-devel %description Open vSwitch is a multilayer virtual network Ethernet switch. It is