public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: Splitt of motd.news into motd.innd and motd.nnrpd (se man motd.news)
@ 2026-08-26  8:54 Jochen Schmitt
  0 siblings, 0 replies; only message in thread
From: Jochen Schmitt @ 2026-08-26  8:54 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-26  8:54 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:54 [rpms/inn] epel10.3: Splitt of motd.news into motd.innd and motd.nnrpd (se man motd.news) Jochen Schmitt

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