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.3: auto-import changelog data from inn-2.3.5-9.src.rpm
Date: Wed, 26 Aug 2026 08:53:30 GMT	[thread overview]
Message-ID: <178773441062.1.13155827477383253369.rpms-inn-5c66b178ba7c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/inn
            Branch : epel10.3
            Commit : 5c66b178ba7c17eb1ce063582fee9c60aaf58d77
            Author : cvsdist <cvsdist@fedoraproject.org>
            Date   : 2004-09-09T06:18:22+00:00
            Stats  : +9/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/inn/c/5c66b178ba7c17eb1ce063582fee9c60aaf58d77?branch=epel10.3

            Log:
            auto-import changelog data from inn-2.3.5-9.src.rpm
Tue Apr 06 2004 Thomas Woerner <twoerner@redhat.com> 2.3.5-9
- /etc/rc.d/init.d/innd is owned by root now (#119131)
Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
- Use ':' instead of '.' as separator for chown.

---
diff --git a/inn.spec b/inn.spec
index 4ccae25..91e9e9d 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.5
-Release: 8
+Release: 9
 License: GPL
 Group: System Environment/Daemons
 Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
@@ -141,6 +141,7 @@ echo "%defattr(-,news,news)" > files.list
 find $RPM_BUILD_ROOT -type f -or -type l | \
 	sed -e "s|$RPM_BUILD_ROOT||g" | \
 	sed 's|^/etc/cron|%config(noreplace) %attr(-,root,root) &|' | \
+	sed 's|^/etc/rc.d|%config(noreplace) %attr(-,root,root) &|' | \
 	sed 's|^/etc|%config(noreplace) &|' | \
 	sed 's|^/var/lib/news/|%config(noreplace) &|' | \
 	sed 's|.*innshellvar|%config &|' | \
@@ -166,7 +167,7 @@ umask 002
 touch /var/log/news/news.notice
 touch /var/log/news/news.crit
 touch /var/log/news/news.err
-chown -R news.news /var/log/news*
+chown -R news:news /var/log/news*
 
 %triggerpostun -- inn < 2.3.0
 service innd stop > /dev/null 2>&1
@@ -247,6 +248,12 @@ exit 0
 %{_mandir}/man1/inews*
 
 %changelog
+* Tue Apr  6 2004 Thomas Woerner <twoerner@redhat.com> 2.3.5-9
+- /etc/rc.d/init.d/innd is owned by root now (#119131)
+
+* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
+- Use ':' instead of '.' as separator for chown.
+
 * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
 - rebuilt
 

                 reply	other threads:[~2026-08-26  8:53 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=178773441062.1.13155827477383253369.rpms-inn-5c66b178ba7c@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