public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slurm] epel10: Fix typo in systemd macro
@ 2026-07-22 7:54 Philip Kovacs
0 siblings, 0 replies; only message in thread
From: Philip Kovacs @ 2026-07-22 7:54 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 7:54 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:54 [rpms/slurm] epel10: Fix typo in systemd macro Philip Kovacs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox