public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: auto-import changelog data from inn-2.3.2-12.src.rpm
Date: Wed, 26 Aug 2026 08:05:33 GMT	[thread overview]
Message-ID: <178773153326.1.8440743785424930957.rpms-inn-8faa1c9a9a65@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/inn
            Branch : epel10
            Commit : 8faa1c9a9a657f8b85b1218b3f91a3a044ab7f95
            Author : cvsdist <cvsdist@fedoraproject.org>
            Date   : 2004-09-09T06:16:49+00:00
            Stats  : +8/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/inn/c/8faa1c9a9a657f8b85b1218b3f91a3a044ab7f95?branch=epel10

            Log:
            auto-import changelog data from inn-2.3.2-12.src.rpm
Mon Apr 15 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- put /etc/news/inn.conf into the inews subpackage to make a smaller client
    side possible and require inews from the main inn rpm

---
diff --git a/inn.spec b/inn.spec
index 342152a..41761f1 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
 Summary: The InterNetNews (INN) system, an Usenet news server.
 Name: inn
 Version: 2.3.2
-Release: 11
+Release: 12
 Copyright: GPL
 Group: System Environment/Daemons
 Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
@@ -14,7 +14,7 @@ Source10: inn-faq.tar.gz
 Patch: inn-2.3.1-rh.patch
 BuildRequires: db3-devel
 Prereq: /sbin/chkconfig, grep, textutils, sed, fileutils, sh-utils
-Requires: cleanfeed, bash >= 2.0
+Requires: cleanfeed, bash >= 2.0, inews
 
 # XXX white out bogus perl requirement for now
 Provides: perl(::usr/lib/innshellvars.pl)
@@ -49,7 +49,6 @@ system, you should install inn-devel.
 %package -n inews
 Summary: Sends Usenet articles to a local news server for distribution.
 Group: System Environment/Daemons
-Requires: inn
 
 %description -n inews
 The inews program is used by some news programs (for example, inn and
@@ -136,6 +135,7 @@ find $RPM_BUILD_ROOT -type f -or -type l | \
 	sed 's|/usr/bin/rnews$|%attr(4550,uucp,news) /usr/bin/rnews|' > files.list
 (echo "%defattr(-,news,news)" ; grep -v inews files.list | \
 	egrep -v "\.(h|so|a|la)$" | \
+	grep -v "news/inn.conf" | \
 	grep -v "/man/") > files.main
 echo "%defattr(-,root,root)" > files.devel
 egrep "\.(h|so|a|la)$" files.list >> files.devel
@@ -226,10 +226,15 @@ exit 0
 
 %files -n inews
 %defattr(-,root,root)
+%config(noreplace) /etc/news/inn.conf
 %attr(0755,root,root) /usr/bin/inews
 %{_mandir}/man1/inews*
 
 %changelog
+* Mon Apr 15 2002 Florian La Roche <Florian.LaRoche@redhat.de>
+- put /etc/news/inn.conf into the inews subpackage to make a smaller
+  client side possible and require inews from the main inn rpm
+
 * Mon Apr 08 2002 Florian La Roche <Florian.LaRoche@redhat.de>
 - startup and cron scripts unset LANG and LC_COLLATE to make
   inn more robust   (#60770)

                 reply	other threads:[~2026-08-26  8:05 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=178773153326.1.8440743785424930957.rpms-inn-8faa1c9a9a65@fedoraproject.org \
    --to=cvsdist@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