This commit is contained in:
committed by
Git OBS Bridge
parent
c939701a30
commit
e39a906bb6
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: gpg2
|
||||
Version: 2.0.10
|
||||
Release: 2
|
||||
Release: 3
|
||||
BuildRequires: expect fdupes pth
|
||||
BuildRequires: libgpg-error-devel >= 1.4
|
||||
BuildRequires: libgcrypt-devel >= 1.4.0
|
||||
@@ -50,6 +50,8 @@ Patch9: gnupg-2.0.4-default-tty.diff
|
||||
Patch10: gnupg-2.0.9-RSA_ES.patch
|
||||
Patch11: gnupg-2.0.9-langinfo.patch
|
||||
Patch12: gnupg-2.0.10-fix-convert.patch
|
||||
# PATCH-FIX-UPSTREAM gnupg-2.0.10-fix-missing.option.patch bnc477362 petr.uzel@suse.cz -- gnupg2 SVN rev. 4937
|
||||
Patch13: gnupg-2.0.10-fix-missing-option.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -73,6 +75,7 @@ Authors:
|
||||
%patch10 -p1
|
||||
%patch11
|
||||
%patch12
|
||||
%patch13
|
||||
|
||||
%build
|
||||
# Required for patch7:
|
||||
@@ -154,6 +157,8 @@ $RPM_BUILD_ROOT/usr/bin/gpgsplit -v -p secsplit- --secret-to-public --uncompress
|
||||
%config(noreplace) %{_sysconfdir}/gnupg/gpgconf.conf
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2009 puzel@suse.cz
|
||||
- gnupg-2.0.10-fix-missing-option.patch (bnc#477362)
|
||||
* Mon Jan 19 2009 puzel@suse.cz
|
||||
- add gnupg-2.0.10-fix-convert.patch
|
||||
- fix broken 'make check' on ppc, s390 and s390x
|
||||
|
Reference in New Issue
Block a user