public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: enable NNTPS support using OpenSSL
@ 2026-08-23 23:20 Dominik Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik Mierzejewski @ 2026-08-23 23:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/tin
Branch : epel10.2
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.2

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-23 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:20 [rpms/tin] epel10.2: enable NNTPS support using OpenSSL Dominik Mierzejewski

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