public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jochen Schmitt <Jochen@herr-schmitt.de>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: Fix typo in innd-nntpsend.service (#1043126)
Date: Wed, 26 Aug 2026 08:06:38 GMT	[thread overview]
Message-ID: <178773159833.1.12754460264340680274.rpms-inn-3b4d9331347a@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-26  8:06 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=178773159833.1.12754460264340680274.rpms-inn-3b4d9331347a@fedoraproject.org \
    --to=jochen@herr-schmitt.de \
    --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