public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: fix typos in systemd service descriptions (#1278241)
Date: Wed, 26 Aug 2026 08:54:41 GMT	[thread overview]
Message-ID: <178773448188.1.15733231581586319626.rpms-inn-dd759e2799c2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : dd759e2799c2e64a7a108346d64fa0f8d2a1fa69
Author : Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
Date   : 2016-01-21T22:26:57+01:00
Stats  : +9/-8 in 9 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/dd759e2799c2e64a7a108346d64fa0f8d2a1fa69?branch=epel10.3

Log:
fix typos in systemd service descriptions (#1278241)

---
diff --git a/inn.spec b/inn.spec
index 1c8094a..f39b078 100644
--- a/inn.spec
+++ b/inn.spec
@@ -546,6 +546,7 @@ fi
 - update to 2.6.0 release
 - update homepage URL
 - drop obsolete patches
+- fix typos in systemd service descriptions (#1278241)
 
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-0.rc1.1.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

diff --git a/innd-expire.service b/innd-expire.service
index 514b6ab..fa06594 100755
--- a/innd-expire.service
+++ b/innd-expire.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon Expiring
+Description=InterNet News Daemon Expiring
 
 [Service]
 User=news

diff --git a/innd-expire.timer b/innd-expire.timer
index a229e13..4b1504e 100644
--- a/innd-expire.timer
+++ b/innd-expire.timer
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon Exp
+Description=InterNet News Daemon Expiring
 
 [Timer]
 OnBootSec=3min

diff --git a/innd-hourly.timer b/innd-hourly.timer
index 59183f3..a552988 100644
--- a/innd-hourly.timer
+++ b/innd-hourly.timer
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon
+Description=InterNet News Daemon
 After=syslog.target network.target
 ConditionPathExists=/etc/news/inn.conf
 

diff --git a/innd-nntpsend.service b/innd-nntpsend.service
index 4327035..979f3a5 100644
--- a/innd-nntpsend.service
+++ b/innd-nntpsend.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon Sending News
+Description=InterNet News Daemon Sending News
 After=innd.service
 
 [Service]

diff --git a/innd-nntpsend.timer b/innd-nntpsend.timer
index 87b0293..be53302 100644
--- a/innd-nntpsend.timer
+++ b/innd-nntpsend.timer
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon NNTP Send
+Description=InterNet News Daemon NNTP Send
 
 [Timer]
 OnBootSec=3min

diff --git a/innd-rnews.service b/innd-rnews.service
index 355d0ac..8836802 100644
--- a/innd-rnews.service
+++ b/innd-rnews.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon Receiving News
+Description=InterNet News Daemon Receiving News
 
 [Service]
 User=news

diff --git a/innd-rnews.timer b/innd-rnews.timer
index c0cedd8..52da8f5 100644
--- a/innd-rnews.timer
+++ b/innd-rnews.timer
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon Receiving News
+Description=InterNet News Daemon Receiving News
 
 [Timer]
 OnBootSec=3min

diff --git a/innd.service b/innd.service
index 59183f3..a552988 100644
--- a/innd.service
+++ b/innd.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Inetnet News Daemon
+Description=InterNet News Daemon
 After=syslog.target network.target
 ConditionPathExists=/etc/news/inn.conf
 

                 reply	other threads:[~2026-08-26  8: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=178773448188.1.15733231581586319626.rpms-inn-dd759e2799c2@fedoraproject.org \
    --to=rpm@greysector.net \
    --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