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: Unghosting /var/run/news
Date: Wed, 26 Aug 2026 08:06:23 GMT	[thread overview]
Message-ID: <178773158339.1.15361302038023130315.rpms-inn-a0752c831be8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : a0752c831be8a4f7a057005c17718f24015ba24d
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date   : 2011-10-05T20:49:31+02:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/a0752c831be8a4f7a057005c17718f24015ba24d?branch=epel10

Log:
Unghosting /var/run/news

---
diff --git a/inn.spec b/inn.spec
index 39dd403..3d77a93 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.5.2
-Release: 17%{?dist}
+Release: 18%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -221,8 +221,6 @@ touch /var/log/news/news.crit
 touch /var/log/news/news.err
 chown -R news:news /var/log/news*
 
-systemd-tmpfiles --create %{_sysconfdir}/tmpfiles.d/inn.conf
-
 if [ $1 -eq 1 ]; then
    /bin/systemctl daemon-reload >/dev/null 2>&1 || :
 fi
@@ -305,7 +303,7 @@ fi
 %defattr(-,news,news,-)
 # tmpfile.d files
 %config(noreplace) %attr(-,root,root) %{_sysconfdir}/tmpfiles.d/inn.conf
-%ghost %dir %{_localstatedir}/run/news
+%dir %{_localstatedir}/run/news
 # /etc/news config files
 %dir %{_sysconfdir}/news
 %config(noreplace) %{_sysconfdir}/news/passwd.nntp
@@ -526,6 +524,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Wed Oct  5 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-18
+- Unghosting /var/run/news
+
 * Wed Oct  5 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-17
 - Use tmpfiles.d to create /var/run/news
 - Clean up SPEC file 

                 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=178773158339.1.15361302038023130315.rpms-inn-a0752c831be8@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