]> git.pld-linux.org Git - packages/gnupg2.git/blobdiff - gnupg2.spec
- common fix for 1.4.x/2.0.x series that solves curl/gcc build error.
[packages/gnupg2.git] / gnupg2.spec
index b8f875a43759c2e05f2c5e80cbba4eb56e089f6f..0d334e2fa84a4045b1c5032f7f0782be919f39e4 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       GNU Privacy Guard - tool for secure communication and data storage - enhanced version
 Summary(pl.UTF-8):     GnuPG - narzÄ™dzie do bezpiecznej komunikacji i bezpiecznego przechowywania danych - wersja rozszerzona
 Name:          gnupg2
-Version:       2.0.8
-Release:       3
+Version:       2.0.9
+Release:       2
 License:       GPL v3+
 Group:         Applications/File
 Source0:       ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
-# Source0-md5: fc4377ca67e1bf687eeaf22e79c0b9d1
+# Source0-md5: b41f3f6716a74c46a609a71853e85c7b
 Source1:       gnupg-agent.sh
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-pth.patch
@@ -127,7 +127,7 @@ Summary:    GnuPG extension - agent
 Summary(pl.UTF-8):     Rozszerzenie GnuPG - agent
 Group:         Applications/File
 Requires:      %{name}-common = %{version}-%{release}
-Requires:      pinentry
+Requires:      pinentry >= 0.7.5-2
 Obsoletes:     newpg
 
 %description -n gnupg-agent
@@ -196,7 +196,7 @@ sed -i -e 's#gl_AC_TYPE_LONG_LONG#AC_TYPE_LONG_LONG_INT#g' gl/m4/allocsa.m4
        --enable-gpg \
        --enable-symcryptrun \
        --with-capabilities \
-       --with-pinentry-pgm=%{_bindir}/pinentry-curses \
+       --with-pinentry-pgm=%{_bindir}/pinentry \
        --with-mailprog=/usr/lib/sendmail
 
 %{__make}
@@ -260,7 +260,7 @@ EOF
 %{_mandir}/man1/watchgnupg.1*
 %{_mandir}/man8/addgnupghome.8*
 %{_mandir}/man8/applygnupgdefaults.8*
-%{_infodir}/*.info*
+%{_infodir}/gnupg.info*
 
 %files plugin-keys_curl
 %defattr(644,root,root,755)
This page took 0.080249 seconds and 4 git commands to generate.