public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jochen Schmitt <s4504kr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: ghosting /var/run/news for tmpfs
Date: Wed, 26 Aug 2026 08:06:13 GMT [thread overview]
Message-ID: <178773157329.1.3989859860374283188.rpms-inn-559a0810a13c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 559a0810a13c702cb20135f08933c3f75430dbfc
Author : Jochen Schmitt <s4504kr@fedoraproject.org>
Date : 2010-07-14T17:07:09+00:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/559a0810a13c702cb20135f08933c3f75430dbfc?branch=epel10
Log:
ghosting /var/run/news for tmpfs
---
diff --git a/inn.spec b/inn.spec
index c8c035c..7c63943 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: 2%{?dist}
+Release: 3%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -476,7 +476,7 @@ fi
%dir /var/spool/news/overview
%dir /var/log/news/OLD
%dir %{_sharedstatedir}/news/tmp
-%dir /var/run/news
+%ghost %dir /var/run/news
%defattr(-,root,root,-)
%{_mandir}/man1/c*.1.gz
%{_mandir}/man1/f*.1.gz
@@ -513,6 +513,9 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Wed Jul 14 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-3
+- /var/run/news ghosted tmpfs
+
* Tue Jul 6 2010 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-2
- Try to fix a smp issue on innfeed/Makefile
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=178773157329.1.3989859860374283188.rpms-inn-559a0810a13c@fedoraproject.org \
--to=s4504kr@fedoraproject.org \
--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