public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: auto-import changelog data from inn-2.3.5-6.src.rpm
@ 2026-08-26  8:53 cvsdist
  0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-08-26  8:53 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/inn
            Branch : epel10.3
            Commit : 3d69492a6351fbfdff2a921bbb4d18a4e0f63990
            Author : cvsdist <cvsdist@fedoraproject.org>
            Date   : 2004-09-09T06:17:39+00:00
            Stats  : +29/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/inn/c/3d69492a6351fbfdff2a921bbb4d18a4e0f63990?branch=epel10.3

            Log:
            auto-import changelog data from inn-2.3.5-6.src.rpm
Mon Jul 14 2003 Chip Turner <cturner@redhat.com>
- rebuild for new perl 5.8.1
Thu Jul 03 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- recompile for other thingy
Wed Jun 11 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- link against db-4.1 #92420
- use correct optims settings from rpm #92410
- install with other perms to allow debuginfo stripping #92412
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Apr 30 2003 Ellito Lee <sopwith@redhat.com> 2.3.5-2
- headusage patch for ppc64 etc.
Sun Mar 30 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- 2.3.5 update

---
diff --git a/.cvsignore b/.cvsignore
index 61094b0..bba0269 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-inn-2.3.4.tar.gz
+inn-2.3.5.tar.gz
 inn-faq.tar.gz

diff --git a/inn.spec b/inn.spec
index 5b50ebd..16f90f8 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.4
-Release: 2
+Version: 2.3.5
+Release: 6
 Copyright: GPL
 Group: System Environment/Daemons
 Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
@@ -13,6 +13,7 @@ Source8: innd.init
 Source10: inn-faq.tar.gz
 Patch: inn-2.3.1-rh.patch
 Patch2: inn-2.3.3-strerror.patch
+Patch3: inn-headusage.patch
 BuildRequires: db4-devel
 Prereq: /sbin/chkconfig, grep, textutils, sed, fileutils, sh-utils
 Requires: bash >= 2.0, inews
@@ -65,11 +66,14 @@ local news servers.
 %setup -q -a 10
 %patch -p1 -b .rh
 %patch2 -p1
+%patch3 -p1
+
 perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
 perl -pi -e 's/LOCK_WRITE/LLOCK_WRITE/' `find . -type f`
 
 %build
-with_tmp_path=/var/lib/news/tmp ./configure --prefix=/usr/lib/news \
+CFLAGS="$RPM_OPT_FLAGS" with_tmp_path=/var/lib/news/tmp ./configure \
+	--prefix=/usr/lib/news \
 	--sysconfdir=/etc/news --mandir=%{_mandir} \
 	--with-log-dir=/var/log/news --with-spool-dir=/var/spool/news\
 	--with-db-dir=/var/lib/news --with-run-dir=/var/run/news \
@@ -243,6 +247,26 @@ exit 0
 %{_mandir}/man1/inews*
 
 %changelog
+* Mon Jul 14 2003 Chip Turner <cturner@redhat.com>
+- rebuild for new perl 5.8.1
+
+* Thu Jul 03 2003 Florian La Roche <Florian.LaRoche@redhat.de>
+- recompile for other thingy
+
+* Wed Jun 11 2003 Florian La Roche <Florian.LaRoche@redhat.de>
+- link against db-4.1  #92420
+- use correct optims settings from rpm  #92410
+- install with other perms to allow debuginfo stripping #92412
+
+* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
+- rebuilt
+
+* Wed Apr 30 2003 Ellito Lee <sopwith@redhat.com> 2.3.5-2
+- headusage patch for ppc64 etc.
+
+* Sun Mar 30 2003 Florian La Roche <Florian.LaRoche@redhat.de>
+- 2.3.5 update
+
 * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
 - rebuilt
 

diff --git a/sources b/sources
index 3cf7223..98a4815 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-027f367b2f43e3abadde8546b6b2d537  inn-2.3.4.tar.gz
+97223e05d37e568f2ba95793b8133246  inn-2.3.5.tar.gz
 b5e6321446594749eea087c6710eefa5  inn-faq.tar.gz

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

only message in thread, other threads:[~2026-08-26  8:53 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:53 [rpms/inn] epel10.3: auto-import changelog data from inn-2.3.5-6.src.rpm cvsdist

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