public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: drop duplicate inn-secrets.conf from inews package
Date: Wed, 26 Aug 2026 08:55:33 GMT [thread overview]
Message-ID: <178773453321.1.5106737082774804880.rpms-inn-67eb908a696a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 67eb908a696ab85477d80c428e7759b5f9b4c436
Author : Dominik Mierzejewski <dominik@greysector.net>
Date : 2022-11-17T22:49:09+01:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/67eb908a696ab85477d80c428e7759b5f9b4c436?branch=epel10.3
Log:
drop duplicate inn-secrets.conf from inews package
---
diff --git a/inn.spec b/inn.spec
index 2a721bd..79447fd 100644
--- a/inn.spec
+++ b/inn.spec
@@ -4,7 +4,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
URL: https://www.eyrie.org/~eagle/software/inn/
@@ -375,7 +375,7 @@ fi
%config(noreplace) %{_sysconfdir}/news/nocem.ctl
%config(noreplace) %{_sysconfdir}/news/incoming.conf
%config(noreplace) %{_sysconfdir}/news/inn-radius.conf
-%config(noreplace) %{_sysconfdir}/news/inn-secrets.conf
+%config(noreplace) %attr(0660,news,news) %{_sysconfdir}/news/inn-secrets.conf
%config(noreplace) %{_sysconfdir}/news/ovdb.conf
%config(noreplace) %{_sysconfdir}/news/ovsqlite.conf
%config(noreplace) %{_sysconfdir}/news/newsfeeds
@@ -556,13 +556,15 @@ fi
%files -n inews
%config(noreplace) %attr(-,news,news) %{_sysconfdir}/news/inn.conf
-%config(noreplace) %attr(0660,news,news) %{_sysconfdir}/news/inn-secrets.conf
%config(noreplace) %attr(-,news,news) %{_sysconfdir}/news/passwd.nntp
%{_bindir}/inews
%attr(0755,root,root) %{_libexecdir}/news/inews
%{_mandir}/man1/inews*
%changelog
+* Thu Nov 17 2022 Dominik Mierzejewski <dominik@greysector.net> - 2.7.0-2
+- drop duplicate inn-secrets.conf from inews package
+
* Mon Nov 07 2022 Dominik Mierzejewski <dominik@greysector.net> - 2.7.0-1
- update to 2.7.0 (#2107592)
- update files list (API and ABI break)
reply other threads:[~2026-08-26 8:55 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=178773453321.1.5106737082774804880.rpms-inn-67eb908a696a@fedoraproject.org \
--to=dominik@greysector.net \
--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