Browse Source

upgrading package: gnutls 0.9.93 -> 0.9.94

Ralf S. Engelschall 22 years ago
parent
commit
c14e272e75
2 changed files with 19 additions and 7 deletions
  1. 15 3
      gnutls/gnutls.patch
  2. 4 4
      gnutls/gnutls.spec

+ 15 - 3
gnutls/gnutls.patch

@@ -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

+ 4 - 4
gnutls/gnutls.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 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 @@ Prefix:       %{l_prefix}
 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