rpms/gnupg2/F-7 .cvsignore, 1.23, 1.24 gnupg2.spec, 1.72, 1.73 sources, 1.25, 1.26 gnupg-2.0.5-no_close.patch, 1.1, NONE

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Aug 28 15:48:06 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/gnupg2/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7679

Modified Files:
	.cvsignore gnupg2.spec sources 
Removed Files:
	gnupg-2.0.5-no_close.patch 
Log Message:
gnupg-2.0.6



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnupg2/F-7/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	6 Jul 2007 15:03:56 -0000	1.23
+++ .cvsignore	28 Aug 2007 15:47:34 -0000	1.24
@@ -3,3 +3,5 @@
 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


Index: gnupg2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnupg2/F-7/gnupg2.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- gnupg2.spec	16 Jul 2007 12:32:40 -0000	1.72
+++ gnupg2.spec	28 Aug 2007 15:47:34 -0000	1.73
@@ -9,10 +9,10 @@
 
 Summary: Utility for secure communication and data storage
 Name:    gnupg2
-Version: 2.0.5
-Release: 3%{?dist}
+Version: 2.0.6
+Release: 2%{?dist}
 
-License: GPL
+License: GPLv3+
 Group:   Applications/System
 Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
 Source1: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2.sig
@@ -24,8 +24,6 @@
 Source11: gpg-agent-shutdown.sh
 
 Patch1: gnupg-1.9.16-testverbose.patch
-# http://lists.gnupg.org/pipermail/gnupg-devel/2007-July/023923.html
-Patch2: gnupg-2.0.5-no_close.patch
 
 # ancient, deprecated
 #Obsoletes: newpg < 0.9.5
@@ -33,7 +31,7 @@
 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
@@ -84,7 +82,6 @@
 %setup -q -n gnupg-%{version}%{?beta}
 
 #patch1 -p1 -b .testverbose
-%patch2 -p0 -b .no_close
 
 # pcsc-lite library major: 0 in 1.2.0, 1 in 1.2.9+ (dlopen()'d in pcsc-wrapper)
 # Note: this is just the name of the default shared lib to load in scdaemon,
@@ -180,6 +177,16 @@
 
 
 %changelog
+* 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+
+
+* Thu Aug 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.5-4
+- License: GPLv3
+
 * Mon Jul 16 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.5-3
 - 2.0.5 too many open files fix
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnupg2/F-7/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources	6 Jul 2007 15:03:56 -0000	1.25
+++ sources	28 Aug 2007 15:47:34 -0000	1.26
@@ -1,2 +1,2 @@
-a678b11b9333b66dbfdb9b6adb83b0b3  gnupg-2.0.5.tar.bz2
-c9160ab99de51fe167e4eb67f2edf8bd  gnupg-2.0.5.tar.bz2.sig
+f2bbbfaa320a359a28122e224ff660ce  gnupg-2.0.6.tar.bz2
+317dfb5ce7d6d6d36dbc85917d7bb070  gnupg-2.0.6.tar.bz2.sig


--- gnupg-2.0.5-no_close.patch DELETED ---




More information about the fedora-extras-commits mailing list