Accepting request 915800 from home:Guillaume_G:branches:network
- Add BuildRequires kernel-syms and modutils for proper dependencies to be inserted in the resulting binary RPM, as pointed by rpmlint OBS-URL: https://build.opensuse.org/request/show/915800 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=128
This commit is contained in:
parent
7da056c76f
commit
66c09ecaf6
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 2 15:42:14 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <steven.kowalik@suse.com>
|
Thu Jul 22 06:00:37 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -65,10 +65,12 @@ Patch1: 0001-fix-cpu-compatibility.patch
|
|||||||
Patch2: 0001-SLE15-SP3-compatibility-patch-for-kni.patch
|
Patch2: 0001-SLE15-SP3-compatibility-patch-for-kni.patch
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: kernel-syms
|
||||||
BuildRequires: libelf-devel
|
BuildRequires: libelf-devel
|
||||||
BuildRequires: libmnl-devel
|
BuildRequires: libmnl-devel
|
||||||
BuildRequires: libnuma-devel
|
BuildRequires: libnuma-devel
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
|
BuildRequires: modutils
|
||||||
BuildRequires: pesign-obs-integration
|
BuildRequires: pesign-obs-integration
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
Conflicts: dpdk-any
|
Conflicts: dpdk-any
|
||||||
|
Loading…
Reference in New Issue
Block a user