Accepting request 266475 from home:AndreasStieger:branches:Base:System

gnupg 2.1.1

OBS-URL: https://build.opensuse.org/request/show/266475
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=90
This commit is contained in:
2014-12-29 06:05:14 +00:00
committed by Git OBS Bridge
parent 4c7be29c4c
commit 974f2ce095
11 changed files with 93 additions and 140 deletions

View File

@@ -17,7 +17,7 @@
Name: gpg2
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: GnuPG 2
License: GPL-3.0+
@@ -35,7 +35,6 @@ Patch8: gnupg-set_umask_before_open_outfile.patch
Patch9: gnupg-detect_FIPS_mode.patch
Patch11: gnupg-add_legacy_FIPS_mode_option.patch
Patch12: gnupg-remove_development_version_warning.patch
Patch13: gnupg-2.1.0-boo-907198-openpgp_oid_to_str-buffer-overflow.patch
Patch14: gnupg-large_keys.patch
BuildRequires: automake >= 1.10
BuildRequires: expect
@@ -48,7 +47,7 @@ BuildRequires: libcurl-devel >= 7.10
# patch11 (gnupg-add_legacy_FIPS_mode_option.patch) mentions GCRYCTL_INACTIVATE_FIPS_FLAG
# raising gcrypt requirement from 1.4.0
BuildRequires: libgcrypt-devel >= 1.6.1
BuildRequires: libgpg-error-devel >= 1.15
BuildRequires: libgpg-error-devel >= 1.16
BuildRequires: libksba-devel >= 1.2.0
BuildRequires: libusb-devel
BuildRequires: makeinfo
@@ -87,7 +86,6 @@ gpg-agent, and a keybox library.
%patch9 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%build