public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Stransky <stransky@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: enabled ipv6 support
Date: Wed, 26 Aug 2026 08:05:45 GMT	[thread overview]
Message-ID: <178773154580.1.17230328208190599523.rpms-inn-6a924db6eeb1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
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

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)
 

                 reply	other threads:[~2026-08-26  8:05 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=178773154580.1.17230328208190599523.rpms-inn-6a924db6eeb1@fedoraproject.org \
    --to=stransky@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