public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Philip Kovacs <pkdevel@yahoo.com>
To: git-commits@fedoraproject.org
Subject: [rpms/slurm] epel10: Fix typo in systemd macro
Date: Wed, 22 Jul 2026 07:54:55 GMT	[thread overview]
Message-ID: <178470689503.1.14307460557384275770.rpms-slurm-0d2eb3692667@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/slurm
Branch : epel10
Commit : 0d2eb3692667d2b405d2f9adb1933d7655772152
Author : Philip Kovacs <pkdevel@yahoo.com>
Date   : 2018-03-20T12:49:48-04:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/slurm/c/0d2eb3692667d2b405d2f9adb1933d7655772152?branch=epel10

Log:
Fix typo in systemd macro

---
diff --git a/slurm.spec b/slurm.spec
index 5073690..3641855 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -15,7 +15,7 @@
 
 Name:           slurm
 Version:        17.11.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple Linux Utility for Resource Management
 License:        GPLv2 and BSD
 URL:            https://slurm.schedmd.com/
@@ -712,7 +712,7 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 %systemd_preun slurmctld.service
 
 %postun slurmctld
-%systemd_postun_with_restart slurmcltd.service
+%systemd_postun_with_restart slurmctld.service
 
 %post slurmd
 %systemd_post slurmd.service
@@ -733,6 +733,9 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
 %systemd_postun_with_restart slurmdbd.service
 
 %changelog
+* Tue Mar 20 2018 Philip Kovacs <pkdevel@yahoo.com> - 17.11.5-2
+- Fix typo in systemd macro
+
 * Fri Mar 16 2018 Philip Kovacs <pkdevel@yahoo.com> - 17.11.5-1
 - Release of 17.11.5
 - Closes security issue CVE-2018-7033

                 reply	other threads:[~2026-07-22  7:54 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=178470689503.1.14307460557384275770.rpms-slurm-0d2eb3692667@fedoraproject.org \
    --to=pkdevel@yahoo.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