OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src openpkg-web openpkg$ Date: 31-Oct-2003 08:49:36 Branch: HEAD Handle: 2003103107493402 Modified files: openpkg-re/vcheck vc.gnutls openpkg-src/gnutls gnutls.patch gnutls.spec openpkg-web news.txt Log: upgrading package: gnutls 0.9.93 -> 0.9.94 Summary: Revision Changes Path 1.28 +1 -1 openpkg-re/vcheck/vc.gnutls 1.4 +15 -3 openpkg-src/gnutls/gnutls.patch 1.33 +4 -4 openpkg-src/gnutls/gnutls.spec 1.7236 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.gnutls ============================================================================ $ cvs diff -u -r1.27 -r1.28 vc.gnutls --- openpkg-re/vcheck/vc.gnutls 30 Oct 2003 18:55:20 -0000 1.27 +++ openpkg-re/vcheck/vc.gnutls 31 Oct 2003 07:49:34 -0000 1.28 @@ -3,7 +3,7 @@ prog gnutls = { comment = "rse: 0.9.94 requires gcrypt 1.1.44 first" - version = 0.9.93 + version = 0.9.94 url = ftp://gnutls.hellug.gr/pub/gnutls/ regex = gnutls-(__VER__)\.tar\.gz } @@ . patch -p0 <<'@@ .' Index: openpkg-src/gnutls/gnutls.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 gnutls.patch --- openpkg-src/gnutls/gnutls.patch 10 Jul 2003 13:21:36 -0000 1.3 +++ openpkg-src/gnutls/gnutls.patch 31 Oct 2003 07:49:36 -0000 1.4 @@ -1,6 +1,7 @@ ---- lib/defines.h.dist 2003-07-10 15:16:39.000000000 +0200 -+++ lib/defines.h 2003-07-10 15:16:49.000000000 +0200 -@@ -40,6 +40,7 @@ +Index: lib/defines.h +--- lib/defines.h.orig 2003-08-13 12:24:26.000000000 +0200 ++++ lib/defines.h 2003-10-31 08:43:23.000000000 +0100 +@@ -35,6 +35,7 @@ #ifdef STDC_HEADERS # include <string.h> @@ -8,3 +9,14 @@ # include <stdlib.h> # include <stdio.h> # include <ctype.h> +Index: configure +--- configure.orig 2003-10-30 08:49:55.000000000 +0100 ++++ configure 2003-10-31 08:45:37.000000000 +0100 +@@ -7318,7 +7318,6 @@ + libgcrypt_config_prefix="" + fi; + if test x$libgcrypt_config_prefix != x ; then +- libgcrypt_config_args="$libgcrypt_config_args --prefix=$libgcrypt_config_prefix" + if test x${LIBGCRYPT_CONFIG+set} != xset ; then + LIBGCRYPT_CONFIG=$libgcrypt_config_prefix/bin/libgcrypt-config + fi @@ . patch -p0 <<'@@ .' Index: openpkg-src/gnutls/gnutls.spec ============================================================================ $ cvs diff -u -r1.32 -r1.33 gnutls.spec --- openpkg-src/gnutls/gnutls.spec 27 Oct 2003 15:28:37 -0000 1.32 +++ openpkg-src/gnutls/gnutls.spec 31 Oct 2003 07:49:36 -0000 1.33 @@ -32,8 +32,8 @@ Distribution: OpenPKG [EVAL] Group: Cryptography License: GPL -Version: 0.9.93 -Release: 20031027 +Version: 0.9.94 +Release: 20031031 # list of sources Source0: ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.gz @@ -44,8 +44,8 @@ BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20030909 PreReq: OpenPKG, openpkg >= 20030909 -BuildPreReq: gcrypt, libtasn1, lzo, getopt -PreReq: gcrypt, libtasn1, lzo, getopt +BuildPreReq: gcrypt >= 1.1.44, libtasn1, lzo, getopt +PreReq: gcrypt >= 1.1.44, libtasn1, lzo, getopt AutoReq: no AutoReqProv: no @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.7235 -r1.7236 news.txt --- openpkg-web/news.txt 31 Oct 2003 07:42:53 -0000 1.7235 +++ openpkg-web/news.txt 31 Oct 2003 07:49:34 -0000 1.7236 @@ -1,3 +1,4 @@ +31-Oct-2003: Upgraded package: P<gnutls-0.9.94-20031031> 31-Oct-2003: Upgraded package: P<gcrypt-1.1.44-20031031> 31-Oct-2003: Upgraded package: P<top-3.5b12.9-20031031> 30-Oct-2003: Upgraded package: P<openssh-3.7.1p2-20031030> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]