From 98acf272a99a7ebb3595e9a48a7a206ec9459adcfa6d0fa2876586486a2ec0c7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 19 May 2016 10:13:51 +0000 Subject: [PATCH] - remove aarch64 conditional, no longer needed OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=87 --- openvswitch.changes | 5 +++++ openvswitch.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/openvswitch.changes b/openvswitch.changes index 61efbc2..44592c2 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 19 10:13:41 UTC 2016 - dmueller@suse.com + +- remove aarch64 conditional, no longer needed + ------------------------------------------------------------------- Thu May 5 09:00:26 UTC 2016 - mchandras@suse.de diff --git a/openvswitch.spec b/openvswitch.spec index 957bb13..bdae9ec 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -56,9 +56,7 @@ Provides: openvswitch-controller = %{version} Obsoletes: openvswitch-controller < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %py_requires -%ifnarch aarch64 BuildRequires: valgrind-devel -%endif %description Open vSwitch is a production quality, multilayer virtual switch licensed under