public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adrian Reber <areber@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/slurm] epel10: Make it build on EPEL and Fedora with the same spec file.
Date: Wed, 22 Jul 2026 07:55:55 GMT	[thread overview]
Message-ID: <178470695577.1.7080664951719231357.rpms-slurm-8e5c3c1fd76d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/slurm
Branch : epel10
Commit : 8e5c3c1fd76dfc643bce4a96ed327577f173be30
Author : Adrian Reber <areber@redhat.com>
Date   : 2026-07-22T07:27:46+00:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/slurm/c/8e5c3c1fd76dfc643bce4a96ed327577f173be30?branch=epel10

Log:
Make it build on EPEL and Fedora with the same spec file.

---
diff --git a/slurm.spec b/slurm.spec
index 3041d12..3dc3a21 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -72,7 +72,11 @@ BuildRequires:  pkgconfig(lua)
 BuildRequires:  python3
 BuildRequires:  systemd
 
+%if 0%{?rhel}
+BuildRequires:  bash-completion
+%else
 BuildRequires:  bash-completion-devel
+%endif
 BuildRequires:  freeipmi-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  hdf5-devel

                 reply	other threads:[~2026-07-22  7:55 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=178470695577.1.7080664951719231357.rpms-slurm-8e5c3c1fd76d@fedoraproject.org \
    --to=areber@redhat.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