From 69a69ece5d8baaf35b19037a2f438fb6556cc345323a43b505626d2cd088872d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 Mar 2019 08:14:28 +0000 Subject: [PATCH] Accepting request 688296 from home:jaicaa:branches:network - Disable dpdk on ix86, aligned with dpdk package. OBS-URL: https://build.opensuse.org/request/show/688296 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=178 --- openvswitch.changes | 5 +++++ openvswitch.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/openvswitch.changes b/openvswitch.changes index ce3b8af..e8917f7 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 25 14:18:56 UTC 2019 - + +- Disable dpdk on ix86, aligned with dpdk package. + ------------------------------------------------------------------- Thu Mar 21 15:12:55 UTC 2019 - Jan Engelhardt diff --git a/openvswitch.spec b/openvswitch.spec index feb3e30..e478bc8 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # needssslcertforbuild @@ -23,7 +23,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif %define lname libopenvswitch-2_11-0 -%ifarch aarch64 x86_64 %{ix86} +%ifarch aarch64 x86_64 %if 0%{?suse_version} # DPDK enabled only SUSE/openSUSE %bcond_without dpdk