Author: glen Date: Sun Nov 11 13:53:13 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - ibase off; rel 3
---- Files affected: SPECS: qt4.spec (1.144.2.2 -> 1.144.2.3) ---- Diffs: ================================================================ Index: SPECS/qt4.spec diff -u SPECS/qt4.spec:1.144.2.2 SPECS/qt4.spec:1.144.2.3 --- SPECS/qt4.spec:1.144.2.2 Sat Oct 20 11:21:56 2007 +++ SPECS/qt4.spec Sun Nov 11 14:53:08 2007 @@ -15,9 +15,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_with pch # disable pch in qmake %bcond_with sse # use SSE instructions in gui/painting module %bcond_with sse2 # use SSE2 instructions @@ -43,7 +41,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 @@ -1628,7 +1626,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.144.2.2 2007-10-20 09:21:56 glen +Revision 1.144.2.3 2007-11-11 13:53:08 glen +- ibase off; rel 3 + +Revision 1.144.2.2 2007/10/20 09:21:56 glen - unixodbc with fixed sqltypes on x86_64/alpha ([EMAIL PROTECTED]) Revision 1.144.2.1 2007/10/16 05:08:21 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.144.2.2&r2=1.144.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
