Author: hawk                         Date: Fri Nov  9 19:47:27 2007 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- disalbled ibase plugin because of conflicting SLONG/ULONG types between
  Firebird and unixODBC
- release 3

---- Files affected:
SPECS:
   qt4.spec (1.145 -> 1.145.2.1) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.145 SPECS/qt4.spec:1.145.2.1
--- SPECS/qt4.spec:1.145        Sun Nov  4 08:58:20 2007
+++ SPECS/qt4.spec      Fri Nov  9 20:47:21 2007
@@ -15,9 +15,8 @@
 %bcond_without pgsql           # don't build PostgreSQL plugin
 %bcond_without sqlite3         # don't build SQLite3 plugin
 %bcond_without sqlite          # don't build SQLite2 plugin
-# Disabled because of bug in 4.3.1 - (can't build odbc and ibase at once).
-# Should be fixed in 4.3.2 (or by some patch eariler) - just temporary 
workaround.
-%bcond_without ibase           # don't build ibase (InterBase/Firebird) plugin
+# Disabled because of conflicting types (can't build odbc and ibase at once).
+%bcond_with    ibase           # don't build ibase (InterBase/Firebird) plugin
 %bcond_without pch             # disable pch in qmake
 %bcond_with    sse             # use SSE instructions in gui/painting module
 %bcond_with    sse2            # use SSE2 instructions
@@ -43,7 +42,7 @@
 Summary(pt_BR.UTF-8):  Estrutura para rodar aplicaçþes GUI Qt
 Name:          qt4
 Version:       4.3.2
-Release:       2
+Release:       3
 License:       GPL/QPL
 Group:         X11/Libraries
 Source0:       
ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
@@ -1641,6 +1640,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.145.2.1  2007-11-09 19:47:21  hawk
+- disalbled ibase plugin because of conflicting SLONG/ULONG types between
+  Firebird and unixODBC
+- release 3
+
 Revision 1.145  2007-11-04 07:58:20  qboosh
 - BR unixODBC with SLONG being just long (not always 32-bit) again
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.145&r2=1.145.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to