!66 [sync] PR-63: drop useless guile build dependency

From: @openeuler-sync-bot 
Reviewed-by: @hellotcc 
Signed-off-by: @hellotcc
This commit is contained in:
openeuler-ci-bot 2025-03-26 06:34:41 +00:00 committed by Gitee
commit 06696256e1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Name: perftest
Version: 4.5
Release: 12
License: GPLv2 or BSD
Release: 13
License: GPL-2.0-only OR BSD-2-Clause
Summary: RDMA Performance Testing Tools
Url: https://github.com/linux-rdma/perftest
Source: https://github.com/linux-rdma/perftest/releases/download/v4.5-0.12/perftest-4.5-0.12.ge93c538.tar.gz
@ -24,7 +24,6 @@ Patch15: 0015-Perftest-modify-source_ip-to-bind_sounce_ip-to-fix-i.patch
BuildRequires: automake gcc libibverbs-devel >= 1.2.0 librdmacm-devel >= 1.0.21 libibumad-devel >= 1.3.10.2
BuildRequires: pciutils-devel libibverbs librdmacm libibumad
BuildRequires: guile
Obsoletes: openib-perftest < 1.3
%description
@ -48,6 +47,12 @@ done
%_bindir/*
%changelog
* Wed Mar 12 2025 Funda Wang <fundawang@yeah.net> - 4.5-13
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: drop useless guile build dependency
* Mon Jan 13 2025 Guofeng Yue <yueguofeng@h-partners.com> - 4.5-12
- Type: bugfix
- ID: NA