]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- restored g13
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2016 16:50:13 +0000 (17:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Mar 2016 16:50:13 +0000 (17:50 +0100)
gnupg2.spec

index e14130d18cd80ac803e0d3bbf9f1778398c03f72..bc99e12476a650147f869c7a272947fca559c8a9 100644 (file)
@@ -155,6 +155,7 @@ Rozszerzenie GnuPG - obsÅ‚uga S/MIME.
 %{__automake}
 %configure \
        --disable-dirmngr \
 %{__automake}
 %configure \
        --disable-dirmngr \
+       --enable-g13 \
        --enable-gpg \
        %{?with_selinux:--enable-selinux-support} \
        --enable-symcryptrun \
        --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
 %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
 %attr(755,root,root) %{_bindir}/gpg-connect-agent
 %attr(755,root,root) %{_bindir}/gpgconf
 %attr(755,root,root) %{_bindir}/gpgparsemail
This page took 0.093971 seconds and 4 git commands to generate.