public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slurm] epel10: Change mailx runtime requirement to /bin/mailx
@ 2026-07-22  7:55 Philip Kovacs
  0 siblings, 0 replies; only message in thread
From: Philip Kovacs @ 2026-07-22  7:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/slurm
Branch : epel10
Commit : 60dbeaf1f575caac8eed1f51b9b6afd98be8d4b5
Author : Philip Kovacs <pkfed@fedoraproject.org>
Date   : 2022-12-17T17:57:15-05:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/slurm/c/60dbeaf1f575caac8eed1f51b9b6afd98be8d4b5?branch=epel10

Log:
Change mailx runtime requirement to /bin/mailx

---
diff --git a/changelog b/changelog
index 882352a..461264e 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+* Sat Dec 17 2022 Philip Kovacs <pkfed@fedoraproject.org> - 22.05.6-3
+- Change mailx runtime requirement to /bin/mailx
+
 * Mon Dec 12 2022 Jitka Plesnikova <jplesnik@redhat.com> - 22.05.6-2
 - Add BR perl-generators to generates run-time deps
 

diff --git a/slurm.spec b/slurm.spec
index db894f3..4067fac 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -16,7 +16,7 @@
 
 Name:           slurm
 Version:        22.05.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Simple Linux Utility for Resource Management
 License:        GPLv2 and BSD
 URL:            https://slurm.schedmd.com/
@@ -99,7 +99,7 @@ BuildRequires:  libyaml-devel
 ExcludeArch:    armv7hl
 ExcludeArch:    i686
 
-Requires:       mailx
+Requires:       /bin/mailx
 Requires:       munge
 Requires:       pmix
 %if 0%{?fedora} && %{with ucx}

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

only message in thread, other threads:[~2026-07-22  7:55 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:55 [rpms/slurm] epel10: Change mailx runtime requirement to /bin/mailx Philip Kovacs

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