public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Philip Kovacs <pkfed@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/slurm] epel10: Change mailx runtime requirement to /bin/mailx
Date: Wed, 22 Jul 2026 07:55:40 GMT [thread overview]
Message-ID: <178470694015.1.7767344906311662687.rpms-slurm-60dbeaf1f575@fedoraproject.org> (raw)
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}
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=178470694015.1.7767344906311662687.rpms-slurm-60dbeaf1f575@fedoraproject.org \
--to=pkfed@fedoraproject.org \
--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