!125 [sync] PR-124: Add version constraints to the dpdk-devel package to resolve building error
From: @openeuler-sync-bot Reviewed-by: @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
1acfbafe3a
@ -4,7 +4,7 @@
|
||||
|
||||
Name: spdk
|
||||
Version: 24.01
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Set of libraries and utilities for high performance user-mode storage
|
||||
License: BSD and MIT
|
||||
URL: http://spdk.io
|
||||
@ -27,7 +27,7 @@ Patch1: 0001-Add-without-ISA-L-option-and-disabled-by-default.patch
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64 ppc64le riscv64
|
||||
|
||||
BuildRequires: gcc gcc-c++ make
|
||||
BuildRequires: dpdk-devel, numactl-devel, ncurses-devel
|
||||
BuildRequires: dpdk-devel >= 23.11, numactl-devel, ncurses-devel
|
||||
BuildRequires: libiscsi-devel, libaio-devel, openssl-devel, libuuid-devel
|
||||
BuildRequires: libibverbs-devel, librdmacm-devel
|
||||
BuildRequires: fuse3, fuse3-devel
|
||||
@ -175,6 +175,9 @@ mv doc/output/html/ %{install_docdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 13 2024 wangxiaomeng <wangxiaomeng@kylinos.cn> - 24.01-4
|
||||
- Add version constraints to the dpdk-devel package to resolve building error
|
||||
|
||||
* Tue Mar 5 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 24.01-3
|
||||
- Add support for riscv64
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user