public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: specify path to gpg2 to enable GPG support
@ 2026-08-23 23:20 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' 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 : 3de8bf4cdcd4fc67c8b4057b8c713b8d928ce992
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2019-12-25T01:11:48+01:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tin/c/3de8bf4cdcd4fc67c8b4057b8c713b8d928ce992?branch=epel10.2

Log:
specify path to gpg2 to enable GPG support

---
diff --git a/tin.spec b/tin.spec
index 101fd88..3410441 100644
--- a/tin.spec
+++ b/tin.spec
@@ -33,6 +33,7 @@ Install tin if you need a basic news reader.
 	--enable-ncurses \
 	--with-screen=ncursesw \
 	--enable-locale \
+	--with-gpg=%{_bindir}/gpg2 \
 	--with-pcre
 
 %{__sed} -i -e 's/@\$(INSTALL) -s/@\$(INSTALL)/g' src/Makefile
@@ -66,6 +67,7 @@ Install tin if you need a basic news reader.
 - updated to 2.4.4
 - enable SASL authentication support
 - drop pcre CFLAGS workaround
+- specify path to gpg2 to enable GPG support
 
 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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: specify path to gpg2 to enable GPG support Dominik 'Rathann' Mierzejewski

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