From 64c720d3c106ad2bb14b0c1b3858b37fca38c647fb003fead3631fdf886c372f Mon Sep 17 00:00:00 2001 From: Nirmoy Das Date: Wed, 15 Nov 2017 11:20:10 +0000 Subject: [PATCH] Accepting request 541974 from home:markoschandras:network - Add missing libelf-devel dependency - Add missing libelf-devel dependency OBS-URL: https://build.opensuse.org/request/show/541974 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=60 --- 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 533a143..cab2d8c 100644 --- a/dpdk-thunderx.changes +++ b/dpdk-thunderx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 15 09:02:07 UTC 2017 - mchandras@suse.de + +- Add missing libelf-devel dependency + ------------------------------------------------------------------- Mon Sep 4 11:18:19 CEST 2017 - ndas@suse.de diff --git a/dpdk-thunderx.spec b/dpdk-thunderx.spec index 6b4a2e1..fdf68d9 100644 --- a/dpdk-thunderx.spec +++ b/dpdk-thunderx.spec @@ -65,6 +65,7 @@ Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch Patch2: 0002-kni-fix-build-on-SLE12-SP3.patch BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: libelf-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration diff --git a/dpdk.changes b/dpdk.changes index 533a143..cab2d8c 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 15 09:02:07 UTC 2017 - mchandras@suse.de + +- Add missing libelf-devel dependency + ------------------------------------------------------------------- Mon Sep 4 11:18:19 CEST 2017 - ndas@suse.de diff --git a/dpdk.spec b/dpdk.spec index 6ffdff6..93986fc 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -63,6 +63,7 @@ Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch Patch2: 0002-kni-fix-build-on-SLE12-SP3.patch BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: libelf-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel BuildRequires: pesign-obs-integration