OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 06-Sep-2009 23:15:05 Branch: HEAD Handle: 2009090622150301 Modified files: openpkg-src/gnupg gnupg.patch gnupg.spec Log: upgrading package: gnupg 2.0.12 -> 2.0.13 Summary: Revision Changes Path 1.12 +13 -13 openpkg-src/gnupg/gnupg.patch 1.88 +2 -2 openpkg-src/gnupg/gnupg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/gnupg/gnupg.patch ============================================================================ $ cvs diff -u -r1.11 -r1.12 gnupg.patch --- openpkg-src/gnupg/gnupg.patch 21 Dec 2007 08:23:17 -0000 1.11 +++ openpkg-src/gnupg/gnupg.patch 6 Sep 2009 21:15:03 -0000 1.12 @@ -1,7 +1,7 @@ Index: agent/genkey.c ---- agent/genkey.c.orig 2007-11-19 16:11:31 +0100 -+++ agent/genkey.c 2007-12-21 09:17:46 +0100 -@@ -188,11 +188,9 @@ +--- agent/genkey.c.orig 2009-06-29 08:20:15 +0200 ++++ agent/genkey.c 2009-09-06 22:59:18 +0200 +@@ -190,11 +190,9 @@ return gpg_error (GPG_ERR_INV_PASSPHRASE); desc = xtryasprintf @@ -16,20 +16,20 @@ return gpg_error_from_syserror (); err = take_this_one_anyway (ctrl, desc); Index: configure ---- configure.orig 2007-12-20 09:40:04 +0100 -+++ configure 2007-12-21 09:08:55 +0100 -@@ -6909,13 +6909,13 @@ +--- configure.orig 2009-09-04 18:09:14 +0200 ++++ configure 2009-09-06 23:05:29 +0200 +@@ -7992,13 +7992,13 @@ # Check wether it is necessary to link against libdl. # gnupg_dlopen_save_libs="$LIBS" -LIBS="" - { echo "$as_me:$LINENO: checking for library containing dlopen" >&5 - echo $ECHO_N "checking for library containing dlopen... $ECHO_C" >&6; } - if test "${ac_cv_search_dlopen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5 + $as_echo_n "checking for library containing dlopen... " >&6; } + if test "${ac_cv_search_dlopen+set}" = set; then : + $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS + LIBS="" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + @@ . patch -p0 <<'@@ .' Index: openpkg-src/gnupg/gnupg.spec ============================================================================ $ cvs diff -u -r1.87 -r1.88 gnupg.spec --- openpkg-src/gnupg/gnupg.spec 17 Jun 2009 18:12:41 -0000 1.87 +++ openpkg-src/gnupg/gnupg.spec 6 Sep 2009 21:15:04 -0000 1.88 @@ -31,8 +31,8 @@ Class: PLUS Group: PGP License: GPL -Version: 2.0.12 -Release: 20090617 +Version: 2.0.13 +Release: 20090906 # package options %option with_curl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
