public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: new upstream
@ 2026-08-26 8:05 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-08-26 8:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 37edafbdd57005edb423df0bd2d665db04bdf862
Author : Martin Stransky <stransky@fedoraproject.org>
Date : 2006-03-27T12:43:33+00:00
Stats : +10/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/37edafbdd57005edb423df0bd2d665db04bdf862?branch=epel10
Log:
new upstream
---
diff --git a/.cvsignore b/.cvsignore
index 508ef3e..105b84b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -2,3 +2,4 @@ inn-2.3.5.tar.gz
inn-faq.tar.gz
inn-2.4.1.tar.gz
inn-2.4.2.tar.gz
+inn-2.4.3.tar.gz
diff --git a/inn.spec b/inn.spec
index af87e7a..b6087e2 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
Summary: The InterNetNews (INN) system, an Usenet news server.
Name: inn
-Version: 2.4.2
-Release: 4.2.1
+Version: 2.4.3
+Release: 1
License: GPL
Group: System Environment/Daemons
Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
@@ -11,13 +11,12 @@ Source5: inn-cron-rnews
Source7: inn-cron-nntpsend
Source8: innd.init
Source10: inn-faq.tar.gz
-Patch: inn-2.4.1.rh.patch
+Patch: inn-2.4.3.rh.patch
Patch2: inn-2.4.1.perl.patch
Patch3: inn-2.4.1.headusage.patch
Patch4: inn-2.4.1.pie.patch
-Patch5: inn-2.4.1.diff.patch
Patch6: inn-2.4.1.posix.patch
-Patch7: inn-2.4.1-warn.patch
+Patch7: inn-2.4.3.warn.patch
Patch8: inn-2.4.2-makedbz.patch
BuildRequires: db4-devel
Prereq: /sbin/chkconfig, grep, coreutils, sed
@@ -73,7 +72,6 @@ local news servers.
%patch2 -p1 -b .perl
%patch3 -p1 -b .headusage
%patch4 -p1 -b .pie
-%patch5 -p1 -b .diff
%patch6 -p1 -b .posix
%patch7 -p1 -b .warn
%patch8 -p1 -b .makedbz
@@ -82,7 +80,7 @@ perl -pi -e 's/LOCK_READ/LLOCK_READ/' `find . -type f`
perl -pi -e 's/LOCK_WRITE/LLOCK_WRITE/' `find . -type f`
%build
-export DEFINE_INN_FLAGS="-D_XOPEN_SOURCE=600 -D_BSD_SOURCE"
+export DEFINE_INN_FLAGS="-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_ET_COM_ERR_H"
%ifarch s390 s390x
export CFLAGS="$RPM_OPT_FLAGS $DEFINE_INN_FLAGS -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
@@ -285,6 +283,9 @@ exit 0
%{_mandir}/man1/inews*
%changelog
+* Mon Mar 27 2006 Martin Stransky <stransky@redhat.com> 2.4.3-1
+- new upstream
+
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.4.2-4.2.1
- bump again for double-long bug on ppc(64)
diff --git a/sources b/sources
index 9494a26..79ad9f3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
b5e6321446594749eea087c6710eefa5 inn-faq.tar.gz
-4942a275c70e0256dad6f1857be6d62e inn-2.4.2.tar.gz
+6caa10909a7bf55fb91535685990aec9 inn-2.4.3.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:05 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:05 [rpms/inn] epel10: new upstream Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox