diff --git a/dpdk.changes b/dpdk.changes index 20eef3c..e6fccd5 100644 --- a/dpdk.changes +++ b/dpdk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 2 15:42:14 UTC 2021 - Guillaume GARDET + +- Add BuildRequires kernel-syms and modutils for proper + dependencies to be inserted in the resulting binary RPM, as + pointed by rpmlint + ------------------------------------------------------------------- Thu Jul 22 06:00:37 UTC 2021 - Steve Kowalik diff --git a/dpdk.spec b/dpdk.spec index b9987f3..b4b1815 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -65,10 +65,12 @@ Patch1: 0001-fix-cpu-compatibility.patch Patch2: 0001-SLE15-SP3-compatibility-patch-for-kni.patch BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: kernel-syms BuildRequires: libelf-devel BuildRequires: libmnl-devel BuildRequires: libnuma-devel BuildRequires: libpcap-devel +BuildRequires: modutils BuildRequires: pesign-obs-integration BuildRequires: zlib-devel Conflicts: dpdk-any