From 985325143b5d36b12aa91f68c0c1b788e0b30a07441327d59b589cd2cf969530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 30 Apr 2019 06:01:40 +0000 Subject: [PATCH] Accepting request 699466 from home:ndas:branches:network - Add missing libmnl-devel - Add missing libmnl-devel OBS-URL: https://build.opensuse.org/request/show/699466 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=101 --- dpdk-thunderx.changes | 5 +++++ dpdk-thunderx.spec | 1 + dpdk.changes | 5 +++++ dpdk.spec | 1 + 4 files changed, 12 insertions(+) diff --git a/dpdk-thunderx.changes b/dpdk-thunderx.changes index 235762c..d69cf9e 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de + +- Add missing libmnl-devel + ------------------------------------------------------------------- Fri Mar 8 11:50:03 CET 2019 - ndas@suse.de diff --git a/dpdk-thunderx.spec b/dpdk-thunderx.spec index 110b947..9bde9f9 100644 --- a/dpdk-thunderx.spec +++ b/dpdk-thunderx.spec @@ -58,6 +58,7 @@ Patch1: 0002-fix-cpu-compatibility.patch BuildRequires: doxygen BuildRequires: fdupes BuildRequires: libelf-devel +BuildRequires: libmnl-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration diff --git a/dpdk.changes b/dpdk.changes index 235762c..d69cf9e 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de + +- Add missing libmnl-devel + ------------------------------------------------------------------- Fri Mar 8 11:50:03 CET 2019 - ndas@suse.de diff --git a/dpdk.spec b/dpdk.spec index ac750ff..40b7735 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -56,6 +56,7 @@ Patch1: 0002-fix-cpu-compatibility.patch BuildRequires: doxygen BuildRequires: fdupes BuildRequires: libelf-devel +BuildRequires: libmnl-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration