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:   08-Oct-2005 09:31:40
  Branch: HEAD                             Handle: 2005100808314000

  Modified files:
    openpkg-src/gnutls      gnutls.patch gnutls.spec

  Log:
    upgrading package: gnutls 1.2.7 -> 1.2.8

  Summary:
    Revision    Changes     Path
    1.14        +3  -16     openpkg-src/gnutls/gnutls.patch
    1.68        +4  -4      openpkg-src/gnutls/gnutls.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gnutls/gnutls.patch
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 gnutls.patch
  --- openpkg-src/gnutls/gnutls.patch   25 Sep 2005 17:53:14 -0000      1.13
  +++ openpkg-src/gnutls/gnutls.patch   8 Oct 2005 07:31:40 -0000       1.14
  @@ -1,20 +1,7 @@
  -Index: lib/gnutls_global.c
  ---- lib/gnutls_global.c.orig 2005-08-30 16:14:24 +0200
  -+++ lib/gnutls_global.c      2005-09-25 19:40:30 +0200
  -@@ -39,9 +39,6 @@
  - ASN1_TYPE _gnutls_pkix1_asn;
  - ASN1_TYPE _gnutls_gnutls_asn;
  - 
  --/* To shut up missing symbols from error module. */
  --char *program_name = "gnutls";
  --
  - /**
  -   * gnutls_global_set_log_function - This function sets the logging function
  -   * @log_func: it's a log function
   Index: src/Makefile.in
  ---- src/Makefile.in.orig     2005-09-08 15:41:09 +0200
  -+++ src/Makefile.in  2005-09-25 19:31:43 +0200
  -@@ -186,7 +186,7 @@
  +--- src/Makefile.in.orig     2005-10-07 13:26:34 +0200
  ++++ src/Makefile.in  2005-10-08 09:19:49 +0200
  +@@ -188,7 +188,7 @@
    CCDEPMODE = @CCDEPMODE@
    CFLAGS = @CFLAGS@
    CPP = @CPP@
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gnutls/gnutls.spec
  ============================================================================
  $ cvs diff -u -r1.67 -r1.68 gnutls.spec
  --- openpkg-src/gnutls/gnutls.spec    25 Sep 2005 17:53:14 -0000      1.67
  +++ openpkg-src/gnutls/gnutls.spec    8 Oct 2005 07:31:40 -0000       1.68
  @@ -32,8 +32,8 @@
   Class:        PLUS
   Group:        Cryptography
   License:      GPL
  -Version:      1.2.7
  -Release:      20050925
  +Version:      1.2.8
  +Release:      20051008
   
   #   list of sources
   Source0:      ftp://ftp.gnutls.org/pub/gnutls/gnutls-%{version}.tar.bz2
  @@ -44,8 +44,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc
   PreReq:       OpenPKG, openpkg >= 20040130
  -BuildPreReq:  gcrypt >= 1.1.94, opencdk >= 0.5.2, libtasn1, lzo, zlib, getopt
  -PreReq:       gcrypt >= 1.1.94, opencdk >= 0.5.2, libtasn1, lzo, zlib, getopt
  +BuildPreReq:  gcrypt >= 1.2.2, opencdk >= 0.5.2, libtasn1, lzo, zlib, getopt
  +PreReq:       gcrypt >= 1.2.2, opencdk >= 0.5.2, libtasn1, lzo, zlib, getopt
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to