update to version 0.4.11
This commit is contained in:
parent
a2794f5cc7
commit
06b8b79688
Binary file not shown.
13
qperf.spec
13
qperf.spec
@ -1,11 +1,12 @@
|
||||
Name: qperf
|
||||
Summary: Measure socket and RDMA performance
|
||||
Version: 0.4.9
|
||||
Release: 15
|
||||
Version: 0.4.11
|
||||
Release: 1
|
||||
License: GPLv2 or BSD
|
||||
Url: http://www.openfabrics.org
|
||||
Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}.tar.gz
|
||||
Source: https://github.com/linux-rdma/%{name}/archive/refs/tags/v0.4.11.tar.gz
|
||||
BuildRequires: gcc perl-interpreter librdmacm-devel >= 1.0.21 libibverbs-devel >= 1.2.0
|
||||
BuildRequires: automake
|
||||
|
||||
ExcludeArch: %{arm}
|
||||
|
||||
@ -16,6 +17,7 @@ qperf is a tool used to measure bandwidth and latency about socket and RDMA
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
@ -34,5 +36,8 @@ make DESTDIR=${RPM_BUILD_ROOT} install
|
||||
%{_mandir}/man1/qperf.1*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 15 2019 caomeng<caomeng5@huawei.com> - 0.4.9 -15
|
||||
* Mon Dec 18 2023 Ge Wang <wang__ge@126.com> - 0.4.11-1
|
||||
- Update to version 0.4.11
|
||||
|
||||
* Mon Nov 15 2019 caomeng<caomeng5@huawei.com> - 0.4.9-15
|
||||
- Package init
|
||||
|
||||
BIN
v0.4.11.tar.gz
Normal file
BIN
v0.4.11.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user