diff --git a/openmpi.spec b/openmpi.spec index 52b5fcc..8362be2 100644 --- a/openmpi.spec +++ b/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 - 4.1.0-6 +- RHEL9 Beta no longer supports PSM, PSM2 or orangeFS +- Resolve: rhbz#1915778 + * Thu Jan 28 2021 Orion Poplawski - 4.1.0-5 - Add upstream patch for generalized requests