!27 解决perftest master分支编译的问题

From: @hellotcc 
Reviewed-by: @li-yangyang20 
Signed-off-by: @li-yangyang20
This commit is contained in:
openeuler-ci-bot 2024-01-22 06:37:58 +00:00 committed by Gitee
commit 6257dfdaee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: perftest Name: perftest
Version: 4.5 Version: 4.5
Release: 5 Release: 6
License: GPLv2 or BSD License: GPLv2 or BSD
Summary: RDMA Performance Testing Tools Summary: RDMA Performance Testing Tools
Url: https://github.com/linux-rdma/perftest Url: https://github.com/linux-rdma/perftest
@ -17,7 +17,7 @@ Patch8: 0008-Get-CPU-MHz-on-RISC-V.patch
Patch9: 0009-Get-CPU-cycles-on-RISC-V.patch Patch9: 0009-Get-CPU-cycles-on-RISC-V.patch
BuildRequires: automake gcc libibverbs-devel >= 1.2.0 librdmacm-devel >= 1.0.21 libibumad-devel >= 1.3.10.2 BuildRequires: automake gcc libibverbs-devel >= 1.2.0 librdmacm-devel >= 1.0.21 libibumad-devel >= 1.3.10.2
BuildRequires: pciutils-devel BuildRequires: pciutils-devel libibverbs librdmacm libibumad
BuildRequires: guile BuildRequires: guile
Obsoletes: openib-perftest < 1.3 Obsoletes: openib-perftest < 1.3
@ -41,6 +41,12 @@ done
%_bindir/* %_bindir/*
%changelog %changelog
* Fri Jan 19 2024 Chengchang Tang <tangchengchang@huawei.com> - 4.5-6
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: fix missing required libs
* Mon Jul 03 2023 Xiaoqian Lv <xiaoqian@nj.iscas.ac.cn> - 4.5-5 * Mon Jul 03 2023 Xiaoqian Lv <xiaoqian@nj.iscas.ac.cn> - 4.5-5
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA