]> git.pld-linux.org Git - packages/gnupg2.git/blobdiff - gnupg2.spec
- updated to 2.1.16
[packages/gnupg2.git] / gnupg2.spec
index 5ccc5492623339cb57429bcd3fed2bb575833dac..9c2a991422b5a3e83333b072dd7c1f35cc7d52ba 100644 (file)
@@ -6,12 +6,13 @@
 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.27
-Release:       1
+# 2.1.x is development version unfortunately (see gpg2 --version)
+Version:       2.1.16
+Release:       0.1
 License:       GPL v3+
 Group:         Applications/File
 Source0:       ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
-# Source0-md5: b35df68881a5ae432b0391b73773c698
+# Source0-md5: bfb53004773a014d401694f94229fc00
 Source1:       gnupg-agent.sh
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-pth.patch
@@ -21,13 +22,13 @@ Patch4:             %{name}-am.patch
 URL:           http://www.gnupg.org/
 BuildRequires: adns-devel
 BuildRequires: autoconf >= 2.61
-BuildRequires: automake >= 1:1.10
+BuildRequires: automake >= 1:1.14
 BuildRequires: bzip2-devel
 BuildRequires: curl-devel >= 7.10
-BuildRequires: gettext-devel >= 0.17
+BuildRequires: gettext-devel >= 0.19.3
 BuildRequires: libassuan-devel >= 1:2.0.0
-BuildRequires: libgcrypt-devel >= 1.4.0
-BuildRequires: libgpg-error-devel >= 1.7
+BuildRequires: libgcrypt-devel >= 1.5.0
+BuildRequires: libgpg-error-devel >= 1.11
 BuildRequires: libksba-devel >= 1.0.7
 BuildRequires: libusb-compat-devel
 BuildRequires: openldap-devel
@@ -64,8 +65,8 @@ Summary:      GnuPG - common files
 Summary(pl.UTF-8):     GnuPG - pliki wspólne
 Group:         Applications/File
 Requires:      libassuan >= 1:2.0.0
-Requires:      libgcrypt >= 1.4.0
-Requires:      libgpg-error >= 1.7
+Requires:      libgcrypt >= 1.5.0
+Requires:      libgpg-error >= 1.11
 Requires:      libksba >= 1.0.7
 Conflicts:     gnupg-agent < 1.9.14-2
 
@@ -307,6 +308,7 @@ EOF
 %attr(755,root,root) %{_libexecdir}/gpg-check-pattern
 %attr(755,root,root) %{_libexecdir}/gpg-protect-tool
 %attr(755,root,root) %{_libexecdir}/gpg-preset-passphrase
+%attr(755,root,root) %{_libexecdir}/gpg-wks-client
 %attr(755,root,root) %{_libexecdir}/scdaemon
 %{_mandir}/man1/gpg-agent.1*
 %{_mandir}/man1/gpg-preset-passphrase.1*
This page took 0.130141 seconds and 4 git commands to generate.