public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: enabled ipv6 support
@ 2026-08-26  8:53 Martin Stransky
  0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-08-26  8:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : 6a924db6eeb179a7494c4cb85d2708c276876733
Author : Martin Stransky <stransky@fedoraproject.org>
Date   : 2006-06-21T13:39:59+00:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/6a924db6eeb179a7494c4cb85d2708c276876733?branch=epel10.3

Log:
enabled ipv6 support

---
diff --git a/inn.spec b/inn.spec
index a3965e8..ff6e4ef 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.3
-Release: 3
+Release: 4
 License: GPL
 Group: System Environment/Daemons
 Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
@@ -97,6 +97,7 @@ with_tmp_path=/var/lib/news/tmp ./configure \
 	--with-perl --enable-shared --enable-uucp-rnews \
 	--enable-pgp-verify --with-sendmail=/usr/sbin/sendmail \
 	--with-news-user=news --with-news-group=news --with-news-master=news \
+	--enable-ipv6 \
         %{_target_platform}
 
 # XXX don't include <db1/ndbm.h> to avoid linking with -ldb1.
@@ -290,6 +291,9 @@ exit 0
 %{_mandir}/man1/inews*
 
 %changelog
+* Wed Jun 21 2006 Martin Stransky <stransky@redhat.com> 2.4.3-4
+- enabled ipv6 support
+
 * Wed Jun 07 2006 Karsten Hopp <karsten@redhat.de> 2.4.3-3
 - add some buildrequirements (krb5-devel pam-devel e2fsprogs-devel)
 

^ 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: enabled ipv6 support Martin Stransky

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