From bf0b2053ac9a6a809931813d0c77d8d3b1174fea Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 17 Mar 2016 17:50:13 +0100 Subject: [PATCH] - restored g13 --- gnupg2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnupg2.spec b/gnupg2.spec index e14130d..bc99e12 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -155,6 +155,7 @@ Rozszerzenie GnuPG - obsługa S/MIME. %{__automake} %configure \ --disable-dirmngr \ + --enable-g13 \ --enable-gpg \ %{?with_selinux:--enable-selinux-support} \ --enable-symcryptrun \ @@ -213,6 +214,7 @@ EOF %files common -f gnupg2.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog ChangeLog-2011 NEWS README THANKS TODO doc/{DETAILS,FAQ,KEYSERVER,OpenPGP} doc/examples +%attr(755,root,root) %{_bindir}/g13 %attr(755,root,root) %{_bindir}/gpg-connect-agent %attr(755,root,root) %{_bindir}/gpgconf %attr(755,root,root) %{_bindir}/gpgparsemail -- 2.43.0