diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-29 16:43:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-29 16:43:20 +0000 |
commit | 4e06cd88cd90e82e8361fcc19e35fa47ed8224fa (patch) | |
tree | c66f43b9558954806a0bc32273a0bbf303a57ca3 /dpdk.spec | |
parent | 6f9c0cd98586e4ad897d15a0c37eb2e70c48f032 (diff) |
automatic import of dpdk
Diffstat (limited to 'dpdk.spec')
-rw-r--r-- | dpdk.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |