public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openmpi] rawhide: Drop unused BuildRequires.
@ 2026-06-07 21:09 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-06-07 21:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openmpi
Branch : rawhide
Commit : 79e515a9bf35e6d41105bce95855cddef2a15b2c
Author : Orion Poplawski <orion@nwra.com>
Date : 2026-06-05T22:07:40-06:00
Stats : +0/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openmpi/c/79e515a9bf35e6d41105bce95855cddef2a15b2c?branch=rawhide
Log:
Drop unused BuildRequires.
[skip changelog]
---
diff --git a/openmpi.spec b/openmpi.spec
index 56f1d56..efcd4a9 100644
--- a/openmpi.spec
+++ b/openmpi.spec
@@ -12,13 +12,7 @@
%bcond_with ucx
%endif
-# ARM 32-bit is not supported by rdma
-# https://bugzilla.redhat.com/show_bug.cgi?id=1780584
-%ifarch %{arm}
-%bcond_with rdma
-%else
%bcond_without rdma
-%endif
# No more Java on i686
%ifarch %{java_arches}
@@ -90,7 +84,6 @@ BuildRequires: perl(File::Find)
BuildRequires: valgrind-devel
%endif
%if %{with rdma}
-BuildRequires: opensm-devel > 3.3.0
BuildRequires: rdma-core-devel
%endif
# Doesn't compile:
@@ -98,8 +91,6 @@ BuildRequires: rdma-core-devel
# loop->getLoopHead()->getStartAddress(), loop_stmts );
#BuildRequires: dyninst-devel
BuildRequires: hwloc-devel
-# So configure can find lstopo
-BuildRequires: hwloc-gui
%if %{with java}
BuildRequires: java-25-devel
%else
@@ -121,8 +112,6 @@ BuildRequires: perl(Getopt::Long)
%if %{with pmix}
BuildRequires: pmix-devel >= 4.2.7
%endif
-# For configure to find /usr/bin/prte
-BuildRequires: prrte
BuildRequires: prrte-devel
BuildRequires: python%{python3_pkgversion}-devel
%if %{with psm2}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 21:09 [rpms/openmpi] rawhide: Drop unused BuildRequires Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox