summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-29 16:43:20 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-29 16:43:20 +0000
commit4e06cd88cd90e82e8361fcc19e35fa47ed8224fa (patch)
treec66f43b9558954806a0bc32273a0bbf303a57ca3
parent6f9c0cd98586e4ad897d15a0c37eb2e70c48f032 (diff)
automatic import of dpdk
-rw-r--r--.gitignore1
-rw-r--r--dpdk.spec4
-rw-r--r--sources2
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