SPECS: qt4.spec - turn off ibase plugin for now; doesn't build wit...

arekm arekm at pld-linux.org
Sun Nov 11 12:38:05 CET 2007


Author: arekm                        Date: Sun Nov 11 11:38:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- turn off ibase plugin for now; doesn't build with current firebird

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

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.145 SPECS/qt4.spec:1.146
--- SPECS/qt4.spec:1.145	Sun Nov  4 08:58:20 2007
+++ SPECS/qt4.spec	Sun Nov 11 12:38:00 2007
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO:
+#	- fix ibase build with current Firebird
 #	- better descriptions
 #	- more cleanups
 #	- check if translations are available
@@ -15,9 +16,7 @@
 %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
+%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,7 +1640,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.145  2007-11-04 07:58:20  qboosh
+Revision 1.146  2007-11-11 11:38:00  arekm
+- turn off ibase plugin for now; doesn't build with current firebird
+
+Revision 1.145  2007/11/04 07:58:20  qboosh
 - BR unixODBC with SLONG being just long (not always 32-bit) again
 
 Revision 1.144  2007/10/14 12:05:21  deejay1
================================================================

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



More information about the pld-cvs-commit mailing list