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.3: Splitt of motd.news into motd.innd and motd.nnrpd (se man motd.news)
Date: Wed, 26 Aug 2026 08:54:22 GMT	[thread overview]
Message-ID: <178773446292.1.195150790378322483.rpms-inn-57f7768101a3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : 57f7768101a3976e93cbbedd08cb00c1a465ad35
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date   : 2012-09-10T08:41:56+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/57f7768101a3976e93cbbedd08cb00c1a465ad35?branch=epel10.3

Log:
Splitt of motd.news into motd.innd and motd.nnrpd (se man motd.news)

---
diff --git a/inn.spec b/inn.spec
index e9b7cc9..9a3b2e2 100644
--- a/inn.spec
+++ b/inn.spec
@@ -161,7 +161,6 @@ for f in defines.h system.h libinn.h storage.h options.h dbz.h
 do
     install -p -m 0644 ./include/inn/$f $RPM_BUILD_ROOT%{_includedir}/inn
 done
-install -p -m 0644 ./samples/motd.innd $RPM_BUILD_ROOT%{_sysconfdir}/news/motd.news
 
 touch     $RPM_BUILD_ROOT%{_sharedstatedir}/news/subscriptions
 chmod 644 $RPM_BUILD_ROOT%{_sharedstatedir}/news/subscriptions
@@ -311,7 +310,8 @@ fi
 %config(noreplace) %{_sysconfdir}/news/passwd.nntp
 %config(noreplace) %{_sysconfdir}/news/send-uucp.cf
 %config(noreplace) %{_sysconfdir}/news/actsync.cfg
-%config(noreplace) %{_sysconfdir}/news/motd.news
+%config(noreplace) %{_sysconfdir}/news/motd.innd
+%config(noreplace) %{_sysconfdir}/news/motd.nnrpd
 %config(noreplace) %{_sysconfdir}/news/expire.ctl
 %config(noreplace) %{_sysconfdir}/news/actsync.ign
 %config(noreplace) %{_sysconfdir}/news/innreport.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=178773446292.1.195150790378322483.rpms-inn-57f7768101a3@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