From 4e06cd88cd90e82e8361fcc19e35fa47ed8224fa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 29 Dec 2024 16:43:20 +0000 Subject: automatic import of dpdk --- .gitignore | 1 + dpdk.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7ffec2f..fa7d84a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /dpdk-23.11.1.tar.xz /dpdk-23.11.2.tar.xz +/dpdk-23.11.3.tar.xz diff --git a/dpdk.spec b/dpdk.spec index c58b055..e0dd0c6 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -9,7 +9,7 @@ %global _vpath_builddir %{_vendor}-%{_target_os}-build Name: dpdk -Version: 23.11.2 +Version: 23.11.3 Release: 1%{?dist} Epoch: 3 URL: http://dpdk.org @@ -32,7 +32,7 @@ License: BSD and LGPLv2 and GPLv2 # other techniques, carefully crafted assembly instructions. As such it # needs extensive work to port it to other architectures. # -ExclusiveArch: x86_64 i686 aarch64 ppc64le +ExcludeArch: s390x BuildRequires: gcc BuildRequires: kernel-headers, libpcap-devel, doxygen, /usr/bin/sphinx-build, zlib-devel diff --git a/sources b/sources index 549373f..438a7f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2302761342ae97505f3aebece1f4539e dpdk-23.11.2.tar.xz +ea96a513704ba61ed76eb8b3b47457ff dpdk-23.11.3.tar.xz -- cgit v1.2.3