[Lunar-commits] <moonbase-other> libiodbc: Adding a couple of patches.

stumbles stumbles at lunar-linux.org
Thu Jun 13 13:58:26 CEST 2013


commit 3a2b85b08a964a0226f724e3c8e77b6e02e1490b
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 13 Jun 2013 04:58:08 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/3a2b85b08a964a0226f724e3c8e77b6e02e1490b

libiodbc: Adding a couple of patches.
---
  sql/libiodbc/BUILD   | +3/-3     
  sql/libiodbc/DETAILS | +6/-0     
  2 files changed, 9 insertions(+), 3 deletions(-)

--- a/sql/libiodbc/BUILD
+++ b/sql/libiodbc/BUILD
@@ -1,9 +1,9 @@
-(
 
+  patch_it $SOURCE2 1 &&
+  patch_it $SOURCE3 0 &&
+  sedit "79i #include <iodbc.h>" iodbcinst/unicode.h &&
 
   OPTS+=" --includedir=/usr/include/$MODULE --libdir=/usr/lib/$MODULE  \
           --with-iodbc-inidir=/etc/unixODBC" &&
 
   default_build
-
-) > $C_FIFO 2>&1
--- a/sql/libiodbc/DETAILS
+++ b/sql/libiodbc/DETAILS
@@ -1,8 +1,14 @@
           MODULE=libiodbc
          VERSION=3.52.8
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=libiodbc-3.52.8-runtime-failures.patch
+         SOURCE3=libiodbc-3.52.7-multilib.patch
       SOURCE_URL=$SFORGE_URL/iodbc
+     SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-db/libiodbc/files/
+     SOURCE3_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-db/libiodbc/files/
       SOURCE_VFY=sha1:93a3f061afff3152c5fcee1e5af8b802760a7e74
+     SOURCE2_VFY=sha1:5e8ed1a55884bf6ec0fda48a01f821f0b3c5ede0
+     SOURCE3_VFY=sha1:21c6d3849c6176ba115783ce20bdc92dc7cea4ed
         WEB_SITE=http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/About
          ENTERED=20091208
          UPDATED=20120408




More information about the Lunar-commits mailing list