public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slurm] rawhide: Make it build on EPEL and Fedora with the same spec file.
@ 2026-07-22  7:39 Adrian Reber
  0 siblings, 0 replies; only message in thread
From: Adrian Reber @ 2026-07-22  7:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/slurm
Branch : rawhide
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=rawhide

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22  7:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22  7:39 [rpms/slurm] rawhide: Make it build on EPEL and Fedora with the same spec file Adrian Reber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox