public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Fix typo in innd-nntpsend.service (#1043126)
@ 2026-08-26  8:06 Jochen Schmitt
  0 siblings, 0 replies; only message in thread
From: Jochen Schmitt @ 2026-08-26  8:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : 3b4d9331347a75afe0767ed1509101b92e75809d
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date   : 2013-12-14T10:17:26+01:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/3b4d9331347a75afe0767ed1509101b92e75809d?branch=epel10

Log:
Fix typo in innd-nntpsend.service (#1043126)

---
diff --git a/inn.spec b/inn.spec
index b2f864f..8362891 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.5.3
-Release: 13%{?dist}
+Release: 14%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -565,6 +565,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Sat Dec 14 2013 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-14
+- Fix typo in innd-nntpsend.service (#1043126)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 

diff --git a/innd-nntpsend.service b/innd-nntpsend.service
index 3e23549..5ab1999 100644
--- a/innd-nntpsend.service
+++ b/innd-nntpsend.service
@@ -2,7 +2,7 @@
 Description=Inetnet News Daemon Sending News
 After=innd.service
 ConditionPathExists=/etc/news/inn.conf
-conditionPathExists=/run/news/inn.pid
+ConditionPathExists=/run/news/inn.pid
 
 [Service]
 User=news

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

only message in thread, other threads:[~2026-08-26  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26  8:06 [rpms/inn] epel10: Fix typo in innd-nntpsend.service (#1043126) Jochen Schmitt

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