From f730c58d1fd46ee7109ff9a22c2c847a95bdfb8b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 6 Oct 2006 12:57:10 +0000 Subject: [PATCH] - 1.9.91 --- gnupg-1.9.91-readline.patch | 10 ++++++++++ gnupg2.spec | 15 ++++++++++++--- sources | 5 ++--- 3 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 gnupg-1.9.91-readline.patch diff --git a/gnupg-1.9.91-readline.patch b/gnupg-1.9.91-readline.patch new file mode 100644 index 0000000..6e350bf --- /dev/null +++ b/gnupg-1.9.91-readline.patch @@ -0,0 +1,10 @@ +--- gnupg-1.9.91/common/gpgrlhelp.c.readline 2006-09-22 03:01:00.000000000 -0500 ++++ gnupg-1.9.91/common/gpgrlhelp.c 2006-10-05 07:40:43.000000000 -0500 +@@ -31,6 +31,7 @@ + + #ifdef HAVE_LIBREADLINE + #define GNUPG_LIBREADLINE_H_INCLUDED ++#include + #include + #include + #endif diff --git a/gnupg2.spec b/gnupg2.spec index cdcfdc1..9f45213 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -11,8 +11,8 @@ Summary: Utility for secure communication and data storage Name: gnupg2 -Version: 1.9.22 -Release: 8%{?dist} +Version: 1.9.91 +Release: 1%{?dist} License: GPL Group: Applications/System @@ -25,6 +25,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source10: gpg-agent-startup.sh Source11: gpg-agent-shutdown.sh +# http://lists.gnupg.org/pipermail/gnupg-devel/2006-October/023237.html +Patch1: gnupg-1.9.91-readline.patch Patch2: gnupg-1.9.16-testverbose.patch Obsoletes: newpg < 0.9.5 @@ -32,7 +34,7 @@ Obsoletes: newpg < 0.9.5 Requires(post): /sbin/install-info Requires(postun): /sbin/install-info -BuildRequires: libassuan-devel >= 0.9.0 +BuildRequires: libassuan-devel >= 0.9.2 BuildRequires: libgcrypt-devel => 1.2.0 BuildRequires: libgpg-error-devel => 1.4 BuildRequires: libksba-devel >= 1.0.0 @@ -77,6 +79,7 @@ alongside; in act we suggest to do this. %prep %setup -q -n gnupg-%{version} +%patch1 -p1 -b .readline %patch2 -p1 -b .testverbose # pcsc-lite library major: 0 in 1.2.0, 1 in 1.2.9+ (dlopen()'d in pcsc-wrapper) @@ -149,6 +152,8 @@ fi %{_bindir}/gpgkey2ssh %{_bindir}/gpgparsemail %{_bindir}/gpgsm* +%{_bindir}/gpgsplit +%{_bindir}/gpg-zip %{_bindir}/kbxutil %{_bindir}/scdaemon %{_bindir}/watchgnupg @@ -157,6 +162,7 @@ fi %{_libdir}/gnupg/ %{_libexecdir}/* %{_infodir}/* +%{_mandir}/man?/* %{kde_scriptdir}/env/*.sh %{kde_scriptdir}/shutdown/*.sh @@ -166,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Oct 05 2006 Rex Dieter 1.9.91-1 +- 1.9.91 + * Wed Oct 04 2006 Rex Dieter 1.9.22-8 - respin diff --git a/sources b/sources index d06823d..61d49cd 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -ccea28fbab26bcb01890f2687d71f900 gnupg-1.9.22.tar.bz2 -02ef9a70cfa097cfe11b33600adc2b72 gnupg-1.9.22.tar.bz2.sig -916de7ac125b31c5df517c068ac51ecf gnupg-1.9.23.tar.bz2.sig +1f79e05ebbda709234a6488cc8f02d82 gnupg-1.9.91.tar.bz2.sig +fb6838f6e2e26e5f00271ce588fd080b gnupg-1.9.91.tar.bz2