Accepting request 710387 from network
OBS-URL: https://build.opensuse.org/request/show/710387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=38
This commit is contained in:
commit
21ee8ba31f
3
dpdk-18.11.2.tar.xz
Normal file
3
dpdk-18.11.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:266bb2d149b16252335b106c7ca394434ecaa1fbfd59fc3789375e556746761a
|
||||
size 11370496
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76543b0a96f9e10a39a341eb137b363d26ece9b508d3f307668e91281d7a72fd
|
||||
size 11346132
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 17:14:01 CEST 2019 - ndas@suse.de
|
||||
|
||||
- Minor Update to 18.11.3
|
||||
* List of fixes can be found in
|
||||
https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
# Do NOT edit this auto generated file! Edit dpdk.spec instead
|
||||
# and run 'pre_checkin.sh' before committing
|
||||
Name: dpdk-thunderx
|
||||
Version: 18.11
|
||||
Version: 18.11.2
|
||||
Release: 0
|
||||
Summary: Set of libraries and drivers for fast packet processing (thunderx)
|
||||
License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only
|
||||
@ -150,7 +150,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the
|
||||
|
||||
%prep
|
||||
# can't use %{name} because of dpdk-thunderx
|
||||
%setup -q -n dpdk-%{version}
|
||||
%setup -q -n dpdk-stable-%{version}
|
||||
%patch1 -p1 -z .init
|
||||
|
||||
# This fixes CROSS compilation (broken) in the mk file for ThunderX
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 17:14:01 CEST 2019 - ndas@suse.de
|
||||
|
||||
- Minor Update to 18.11.3
|
||||
* List of fixes can be found in
|
||||
https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 17:14:01 CEST 2019 - ndas@suse.de
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
%define lname libdpdk-%{maj}_%{min}
|
||||
|
||||
Name: dpdk
|
||||
Version: 18.11
|
||||
Version: 18.11.2
|
||||
Release: 0
|
||||
Summary: Set of libraries and drivers for fast packet processing
|
||||
License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only
|
||||
@ -148,7 +148,7 @@ The DPDK Kernel NIC Interface (KNI) allows userspace applications access to the
|
||||
|
||||
%prep
|
||||
# can't use %{name} because of dpdk-thunderx
|
||||
%setup -q -n dpdk-%{version}
|
||||
%setup -q -n dpdk-stable-%{version}
|
||||
%patch1 -p1 -z .init
|
||||
|
||||
# This fixes CROSS compilation (broken) in the mk file for ThunderX
|
||||
|
Loading…
Reference in New Issue
Block a user