public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: enable SSL (#1282236) and SASL support
Date: Wed, 26 Aug 2026 08:06:47 GMT [thread overview]
Message-ID: <178773160755.1.16148987955996228076.rpms-inn-f132a016c5e5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : f132a016c5e57bcd318b9c3cc3d2ea133efdf61a
Author : Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
Date : 2016-01-22T00:27:38+01:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/f132a016c5e57bcd318b9c3cc3d2ea133efdf61a?branch=epel10
Log:
enable SSL (#1282236) and SASL support
---
diff --git a/inn.spec b/inn.spec
index 730911a..9055a37 100644
--- a/inn.spec
+++ b/inn.spec
@@ -27,6 +27,8 @@ patch17: inn-2.5.2-pconf.patch
Patch19: inn-2.5.4-docrun.patch
BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl
BuildRequires: perl(ExtUtils::Embed) flex systemd-units
+BuildRequires: cyrus-sasl-devel
+BuildRequires: openssl-devel
Requires(pre): shadow-utils
Requires: grep, coreutils, sed
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -126,6 +128,8 @@ export CFLAGS="$CFLAGS -fpic"
--with-etc-dir=%{_sysconfdir}/news --with-tmp-dir=%{_sharedstatedir}/news/tmp \
--with-perl --enable-shared --enable-uucp-rnews \
--with-libperl-dir=%{perl_vendorlib} \
+ --with-openssl \
+ --with-sasl \
--enable-pgp-verify --with-sendmail=/usr/sbin/sendmail \
--with-news-user=news --with-news-group=news --with-news-master=news \
--enable-ipv6 --with-http-dir=%{_sharedstatedir}/news/http \
@@ -547,6 +551,7 @@ fi
- drop obsolete patches
- fix typos in systemd service descriptions (#1278241)
- point INN FAQ "source" to its upstream URL
+- enable SSL (#1282236) and SASL support
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-0.rc1.1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
reply other threads:[~2026-08-26 8:06 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=178773160755.1.16148987955996228076.rpms-inn-f132a016c5e5@fedoraproject.org \
--to=rpm@greysector.net \
--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