RHEL9 Beta no longer supports PSM, PSM2 or orangeFS
Resolve: rhbz#1915778 Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
30258ce2d2
commit
4bc1e69400
11
openmpi.spec
11
openmpi.spec
@ -31,7 +31,7 @@
|
||||
|
||||
Name: openmpi%{?_cc_name_suffix}
|
||||
Version: 4.1.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Open Message Passing Interface
|
||||
License: BSD and MIT and Romio
|
||||
URL: http://www.open-mpi.org/
|
||||
@ -77,16 +77,11 @@ BuildRequires: libfabric-devel
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: papi-devel
|
||||
%endif
|
||||
BuildRequires: orangefs-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Getopt::Long)
|
||||
BuildRequires: pmix-devel
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
%ifarch x86_64
|
||||
BuildRequires: infinipath-psm-devel
|
||||
BuildRequires: libpsm2-devel
|
||||
%endif
|
||||
%if %{with ucx}
|
||||
BuildRequires: ucx-devel
|
||||
%endif
|
||||
@ -363,6 +358,10 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 08 2021 Honggang Li <honli@redhat.com> - 4.1.0-6
|
||||
- RHEL9 Beta no longer supports PSM, PSM2 or orangeFS
|
||||
- Resolve: rhbz#1915778
|
||||
|
||||
* Thu Jan 28 2021 Orion Poplawski <orion@nwra.com> - 4.1.0-5
|
||||
- Add upstream patch for generalized requests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user