packages: wxWidgets/wxWidgets.spec - force stable ODBC builds: use unixODBC...

qboosh qboosh at pld-linux.org
Sun Oct 17 08:31:34 CEST 2010


Author: qboosh                       Date: Sun Oct 17 06:31:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- force stable ODBC builds: use unixODBC (in -lodbc)

---- Files affected:
packages/wxWidgets:
   wxWidgets.spec (1.90 -> 1.91) 

---- Diffs:

================================================================
Index: packages/wxWidgets/wxWidgets.spec
diff -u packages/wxWidgets/wxWidgets.spec:1.90 packages/wxWidgets/wxWidgets.spec:1.91
--- packages/wxWidgets/wxWidgets.spec:1.90	Thu Jun  3 13:02:45 2010
+++ packages/wxWidgets/wxWidgets.spec	Sun Oct 17 08:31:28 2010
@@ -40,6 +40,7 @@
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
+%{?with_odbc:BuildRequires:	unixODBC-devel}
 %{?with_x11:BuildRequires:	xorg-lib-libXext-devel}
 %{?with_x11:BuildRequires:	xorg-lib-libXt-devel}
 # these are not supported by wxWidgets
@@ -486,6 +487,8 @@
 # avoid adding -s to LDFLAGS
 LDFLAGS=" "; export LDFLAGS
 args="%{?with_debug:--enable-debug}%{!?with_debug:--disable-debug} \
+	ac_cv_lib_iodbc_SQLAllocEnv=no \
+	ac_cv_lib_unixodbc_SQLAllocEnv=no \
 	--enable-plugins \
 	--enable-std_iostreams \
 	--without-sdl \
@@ -820,6 +823,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.91  2010/10/17 06:31:28  qboosh
+- force stable ODBC builds: use unixODBC (in -lodbc)
+
 Revision 1.90  2010/06/03 11:02:45  baggins
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wxWidgets/wxWidgets.spec?r1=1.90&r2=1.91&f=u



More information about the pld-cvs-commit mailing list