Rebuilt for RHEL-9.8
Resolves: RHEL-134210 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
6b74f48017
commit
b7ea0dc7d6
@ -5,7 +5,7 @@ Summary: IB Performance Tests
|
||||
# https://github.com/linux-rdma/perftest/issues/18
|
||||
%global upstream_ver 25.10.0-0.128
|
||||
Version: %{lua: print((string.gsub(rpm.expand("%{upstream_ver}"),"-",".")))}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2 or BSD
|
||||
Source: https://github.com/linux-rdma/perftest/releases/download/25.10.0-0.128/perftest-25.10.0-0.128.gd01b183.tar.gz
|
||||
Url: https://github.com/linux-rdma/perftest
|
||||
@ -16,6 +16,7 @@ BuildRequires: libibverbs-devel >= 1.2.0
|
||||
BuildRequires: librdmacm-devel >= 1.0.21
|
||||
BuildRequires: libibumad-devel >= 1.3.10.2
|
||||
BuildRequires: pciutils-devel
|
||||
Requires: rdma-core
|
||||
Obsoletes: openib-perftest < 1.3
|
||||
ExcludeArch: s390 %{arm}
|
||||
|
||||
@ -47,6 +48,10 @@ done
|
||||
%_bindir/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 23 2026 Kamal Heib <kheib@redhat.com> - 25.10.0.0.128-2
|
||||
- Rebuilt for RHEL-9.8
|
||||
- Resolves: RHEL-134210
|
||||
|
||||
* Wed Dec 10 2025 Kamal Heib <kheib@redhat.com> - 25.10.0.0.128-1
|
||||
- Update to upstream release 25.10.0.0.128
|
||||
- Resolves: RHEL-134210
|
||||
|
||||
Loading…
Reference in New Issue
Block a user