public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/tin] epel10: enable NNTPS support using OpenSSL
Date: Sun, 23 Aug 2026 23:18:19 GMT	[thread overview]
Message-ID: <178752709959.1.1109944603087781419.rpms-tin-c7db4bbde4ba@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tin
Branch : epel10
Commit : c7db4bbde4ba28c835c22c5d0973e3a15f57fb61
Author : Dominik Mierzejewski <dominik@greysector.net>
Date   : 2022-12-29T01:25:58+01:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tin/c/c7db4bbde4ba28c835c22c5d0973e3a15f57fb61?branch=epel10

Log:
enable NNTPS support using OpenSSL

---
diff --git a/tin.spec b/tin.spec
index 14a47a1..ea846f5 100644
--- a/tin.spec
+++ b/tin.spec
@@ -13,6 +13,7 @@ BuildRequires:  gcc-c++
 BuildRequires: gettext
 BuildRequires: %{_bindir}/gpg1
 BuildRequires: ncurses-devel, byacc, pcre-devel, gnupg2
+BuildRequires: openssl-devel
 BuildRequires: perl-generators
 BuildRequires: libgsasl-devel
 BuildRequires: libicu-devel
@@ -47,6 +48,7 @@ rm -r ${workdir}
 	--enable-locale \
 	--with-gpg=%{_bindir}/gpg2 \
 	--with-mime-default-charset=UTF-8 \
+	--with-nntps=openssl \
 	--with-pcre
 
 %{__sed} -i -e 's/@\$(INSTALL) -s/@\$(INSTALL)/g' -e 's/@\$(CC)/\$(CC)/g' -e  's/@\$(CPP)/\$(CPP)/g' src/Makefile
@@ -78,6 +80,7 @@ rm -r ${workdir}
 %changelog
 * Wed Dec 28 2022 Dominik Mierzejewski <dominik@greysector.net> 2.6.2-1
 - update to 2.6.2 (#2156181)
+- enable NNTPS support using OpenSSL
 
 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.6.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

                 reply	other threads:[~2026-08-23 23:18 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=178752709959.1.1109944603087781419.rpms-tin-c7db4bbde4ba@fedoraproject.org \
    --to=dominik@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