public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: ghosting /var/run/news for tmpfs
@ 2026-08-26  8:06 Jochen Schmitt
  0 siblings, 0 replies; only message in thread
From: Jochen Schmitt @ 2026-08-26  8:06 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-08-26  8:06 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:06 [rpms/inn] epel10: ghosting /var/run/news for tmpfs Jochen Schmitt

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