- gnupg-2.0.7

This commit is contained in:
Rex Dieter 2007-09-18 20:18:46 +00:00
parent aee2789859
commit 83804cdaf0
4 changed files with 15 additions and 18 deletions

View File

@ -1,7 +1,7 @@
clog
gnupg-2.0.4.tar.bz2
gnupg-2.0.4.tar.bz2.sig
gnupg-2.0.5.tar.bz2
gnupg-2.0.5.tar.bz2.sig
gnupg-2.0.6.tar.bz2
gnupg-2.0.6.tar.bz2.sig
gnupg-2.0.7.tar.bz2
gnupg-2.0.7.tar.bz2.sig

View File

@ -1,9 +0,0 @@
--- common/estream.c (revision 4541)
+++ common/estream.c (working copy)
@@ -861,6 +861,7 @@
#endif
file_cookie->fd = fd;
+ file_cookie->no_close = 0;
*cookie = file_cookie;
*filedes = fd;

View File

@ -9,7 +9,7 @@
Summary: Utility for secure communication and data storage
Name: gnupg2
Version: 2.0.6
Version: 2.0.7
Release: 1%{?dist}
License: GPLv3+
@ -31,7 +31,7 @@ Patch1: gnupg-1.9.16-testverbose.patch
Requires(post): /sbin/install-info
Requires(postun): /sbin/install-info
BuildRequires: libassuan-devel >= 1.0.2
BuildRequires: libassuan-devel >= 1.0.3
BuildRequires: libgcrypt-devel => 1.2.2
BuildRequires: libgpg-error-devel => 1.4
BuildRequires: libksba-devel >= 1.0.2
@ -51,7 +51,7 @@ BuildRequires: pcsc-lite-libs
# sed/kill used in gpg-agent-(startup/shutdown).sh
Requires: fileutils util-linux
Requires: pinentry >= 0.7.1
Requires: pinentry
Provides: gpg
Provides: openpgp
@ -104,7 +104,7 @@ mkdir -p $HOME/.gnupg
--disable-rpath \
--enable-selinux-support \
%ifarch x86_64
--disable-optimization
# --disable-optimization
%endif
# not smp-safe
@ -132,7 +132,7 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir
%check
# some gpg2 tests (still) FAIL
# some gpg2 tests (still) FAIL on non i386 platforms
make -k check ||:
@ -177,6 +177,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Sep 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.7-1
- gnupg-2.0.7
* Fri Aug 24 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.6-2
- respin (libassuan)
* Thu Aug 16 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.6-1
- gnupg-2.0.6
- License: GPLv3+

View File

@ -1,2 +1,2 @@
f2bbbfaa320a359a28122e224ff660ce gnupg-2.0.6.tar.bz2
317dfb5ce7d6d6d36dbc85917d7bb070 gnupg-2.0.6.tar.bz2.sig
9c51dfa42cb83102f4d005dc1ed54f0e gnupg-2.0.7.tar.bz2.sig
433de7aca1f5d4342121ea09d98a2360 gnupg-2.0.7.tar.bz2