public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nikola Pajkovsky <npajkovs@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: New upstream release
Date: Wed, 26 Aug 2026 08:06:06 GMT	[thread overview]
Message-ID: <178773156602.1.16688068920886376979.rpms-inn-21c060f9eb7f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : 21c060f9eb7f03d48bdf10d53788b296e943b71a
Author : Nikola Pajkovsky <npajkovs@fedoraproject.org>
Date   : 2009-10-19T10:01:48+00:00
Stats  : +10/-10 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/21c060f9eb7f03d48bdf10d53788b296e943b71a?branch=epel10

Log:
New upstream release

---
diff --git a/inn.spec b/inn.spec
index 536faef..b3e8d14 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
-Version: 2.5.0
-Release: 5%{?dist}
+Version: 2.5.1
+Release: 1%{?dist}
 #see LICENSE file for details
 License: GPL+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -15,15 +15,13 @@ Source8: innd.init
 Source10: inn-faq.tar.gz
 Patch1:  inn-2.4.3.rh.patch
 Patch2: inn-2.4.1.perl.patch
-Patch4: inn-2.4.1.pie.patch
+Patch4: inn-2.5.1.pie.patch
 Patch6: inn-2.4.1.posix.patch
 Patch7: inn-2.4.3.warn.patch
 Patch8: inn-2.4.2-makedbz.patch
-Patch10: inn-2.4.3-nologinshell.patch
+Patch10: inn-2.5.1-nologinshell.patch
 Patch11: inn-2.4.5-dynlib.patch
-Patch12: inn-sasl_encode64nullterm.patch
 Patch13: inn-2.5.0-chown.patch
-Patch14: inn-2.5.0-missing-headers.patch
 BuildRequires: perl-devel python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel
 BuildRequires: perl(ExtUtils::Embed)
 Requires(pre): shadow-utils
@@ -93,9 +91,7 @@ exit 0
 %patch8 -p1 -b .makedbz
 %patch10 -p1 -b .nologin
 %patch11 -p1 -b .dynlib
-%patch12 -p1 -b .nullterm
 %patch13 -p1 -b .chown
-%patch14 -p1 -b .missing-headers
 
 perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
 perl -pi -e 's/LOCK_WRITE/LLOCK_WRITE/' `find . -type f`
@@ -135,11 +131,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # -- Install man pages needed by suck et al.
 mkdir -p $RPM_BUILD_ROOT/usr/include/inn
 
-for f in clibrary.h config.h dbz.h
+for f in clibrary.h config.h
 do
     install -c -m 0644 ./include/$f $RPM_BUILD_ROOT/usr/include/inn
 done
-for f in defines.h system.h libinn.h storage.h options.h
+for f in defines.h system.h libinn.h storage.h options.h dbz.h
 do
     install -c -m 0644 ./include/inn/$f $RPM_BUILD_ROOT/usr/include/inn
 done
@@ -326,6 +322,7 @@ exit 0
 %config(noreplace) %{_sysconfdir}/news/ovdb.conf
 %config(noreplace) %{_sysconfdir}/news/newsfeeds
 %config(noreplace) %{_sysconfdir}/news/readers.conf
+%config(noreplace) %{_sysconfdir}/news/distributions
 
 %dir /var/lib/news
 %config(noreplace) /var/lib/news/active.times
@@ -550,6 +547,9 @@ exit 0
 %{_mandir}/man1/inews*
 
 %changelog
+* Tue Oct 13 2009 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.1-1
+- New upstream release
+
 * Mon Sep 14 2009 Nikola Pajkovsky <npajkovs@redhat.com> - 2.5.0-5
 - resolved: 511772 - inn/storage.h not self-contained, missing inn/options.h
 

             reply	other threads:[~2026-08-26  8:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-26  8:06 Nikola Pajkovsky [this message]
2026-08-26  8:06 [rpms/inn] epel10: New upstream release Jochen Schmitt
2026-08-26  8:06 Jochen Schmitt
2026-08-26  8:06 Jochen Schmitt
2026-08-26  8:06 Jochen Schmitt

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=178773156602.1.16688068920886376979.rpms-inn-21c060f9eb7f@fedoraproject.org \
    --to=npajkovs@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