Accepting request 448539 from home:ndas:branches:network

OBS-URL: https://build.opensuse.org/request/show/448539
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=22
This commit is contained in:
Nirmoy Das 2017-01-02 16:48:12 +00:00 committed by Git OBS Bridge
parent 6f063166bd
commit c300c9f694
3 changed files with 2 additions and 9 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package dpdk-thunderx
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Tue Dec 13 13:29:03 UTC 2016 - marco.varlese@suse.com
- Added dependency on gcc6 to build for aarch64 (armv8a) successfully
-------------------------------------------------------------------
Mon Dec 12 11:35:44 UTC 2016 - marco.varlese@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package dpdk
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -57,8 +57,6 @@ Source: http://fast.dpdk.org/rel/%{name}-%{version}.tar.xz
Patch1: 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch
BuildRequires: doxygen
BuildRequires: fdupes
# Required to build on aarch64 (gcc option armv8-a+crc)
BuildRequires: gcc6
BuildRequires: libnuma-devel
BuildRequires: libpcap-devel
BuildRequires: zlib-devel