public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openmpi] rawhide: Drop unused BuildRequires.
Date: Sun, 07 Jun 2026 21:09:03 GMT	[thread overview]
Message-ID: <178086654339.1.12479007892389309654.rpms-openmpi-79e515a9bf35@fedoraproject.org> (raw)

            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}

                 reply	other threads:[~2026-06-07 21:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178086654339.1.12479007892389309654.rpms-openmpi-79e515a9bf35@fedoraproject.org \
    --to=orion@nwra.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox