[Lunar-commits] <moonbase> imspector: Openssl 1.x fix

Stefan Wold ratler at lunar-linux.org
Tue Jul 6 10:30:53 CEST 2010


commit 4212a9136f2411db879a103b70ac5184f4cc4b36
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Tue Jul 6 10:30:53 2010 +0200

    imspector: Openssl 1.x fix
---
 chat/imspector/BUILD   |    2 ++
 chat/imspector/DETAILS |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/chat/imspector/BUILD b/chat/imspector/BUILD
index 7994647..1afb405 100644
--- a/chat/imspector/BUILD
+++ b/chat/imspector/BUILD
@@ -1,6 +1,8 @@
 (
 
   patch_it $SOURCE2 1 &&
+  patch_it $SOURCE3 1 &&
+
   add_priv_user imspector:imspector &&
 
   # Enable drop privs
diff --git a/chat/imspector/DETAILS b/chat/imspector/DETAILS
index 5861e50..52d792e 100644
--- a/chat/imspector/DETAILS
+++ b/chat/imspector/DETAILS
@@ -2,10 +2,13 @@
          VERSION=0.9
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=$MODULE-0.7-Makefile_add_etcdir.patch
+         SOURCE3=imspector-0.9-openssl-1.0-fix.patch
       SOURCE_URL=http://www.imspector.org/downloads/
      SOURCE2_URL=$PATCH_URL
+     SOURCE3_URL=$PATCH_URL
       SOURCE_VFY=sha1:6e4a3ce971009706abc4310327cd5ed0d8e5febf
      SOURCE2_VFY=sha1:202086036afcbcef4562229210411e6d32eaf951
+     SOURCE3_VFY=sha1:2ad59b901f144cceff0a80d8d1c29ead22f6d768
         WEB_SITE=http://www.imspector.org/
          ENTERED=20061124
          UPDATED=20091204


More information about the Lunar-commits mailing list