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 - 2.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild