瀏覽代碼

upgrading package: opencdk 0.5.2 -> 0.5.3

Ralf S. Engelschall 22 年之前
父節點
當前提交
05d7170d57
共有 2 個文件被更改,包括 2 次插入14 次删除
  1. 0 12
      opencdk/opencdk.patch
  2. 2 2
      opencdk/opencdk.spec

+ 0 - 12
opencdk/opencdk.patch

@@ -9,18 +9,6 @@ Index: src/keyserver.c
  # include <sys/socket.h>
  # include <netinet/in.h>
  # include <arpa/inet.h>
-Index: src/misc.c
---- src/misc.c.orig	2003-10-31 08:10:15.000000000 +0100
-+++ src/misc.c	2003-11-03 09:45:20.000000000 +0100
-@@ -470,7 +470,7 @@
- }
- 
- 
--#ifdef __MINGW32__
-+#if defined(__MINGW32__) || defined(NEED_VASPRINTF)
- /* 
-  * Like vsprintf but provides a pointer to malloc'd storage, which
-  * must be freed by the caller (gcry_free).  Taken from libiberty as
 Index: configure
 --- configure.orig	2003-10-31 09:07:40.000000000 +0100
 +++ configure	2003-11-03 09:45:29.000000000 +0100

+ 2 - 2
opencdk/opencdk.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EVAL]
 Group:        Cryptography
 License:      GPL
-Version:      0.5.2
-Release:      20031103
+Version:      0.5.3
+Release:      20031105
 
 #   list of sources
 Source0:      ftp://gnutls.hellug.gr/pub/gnutls/opencdk/opencdk-%{version}.tar.gz