SOURCES: perl-Crypt-OpenSSL-RSA-includes.patch (NEW) - needed to b...

qboosh qboosh at pld-linux.org
Sun Apr 9 22:28:20 CEST 2006


Author: qboosh                       Date: Sun Apr  9 20:28:20 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- needed to build on openssl 0.9.8

---- Files affected:
SOURCES:
   perl-Crypt-OpenSSL-RSA-includes.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/perl-Crypt-OpenSSL-RSA-includes.patch
diff -u /dev/null SOURCES/perl-Crypt-OpenSSL-RSA-includes.patch:1.1
--- /dev/null	Sun Apr  9 22:28:20 2006
+++ SOURCES/perl-Crypt-OpenSSL-RSA-includes.patch	Sun Apr  9 22:28:15 2006
@@ -0,0 +1,11 @@
+--- Crypt-OpenSSL-RSA-0.22/RSA.xs.orig	2004-02-19 04:16:06.000000000 +0100
++++ Crypt-OpenSSL-RSA-0.22/RSA.xs	2006-04-09 22:26:51.269353750 +0200
+@@ -5,6 +5,8 @@
+ #include <openssl/ssl.h>
+ #include <openssl/bn.h>
+ #include <openssl/err.h>
++#include <openssl/md5.h>
++#include <openssl/ripemd.h>
+ 
+ typedef struct
+ {
================================================================


More information about the pld-cvs-commit mailing list