Author: pascalek                     Date: Thu Aug 16 20:50:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.3.1

---- Files affected:
SPECS:
   qt4.spec (1.139 -> 1.140) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.139 SPECS/qt4.spec:1.140
--- SPECS/qt4.spec:1.139        Thu Jun 21 17:55:18 2007
+++ SPECS/qt4.spec      Thu Aug 16 22:50:34 2007
@@ -15,7 +15,10 @@
 %bcond_without pgsql           # don't build PostgreSQL plugin
 %bcond_without sqlite3         # don't build SQLite3 plugin
 %bcond_without sqlite          # don't build SQLite2 plugin
-%bcond_without ibase           # don't build ibase (InterBase/Firebird) 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
@@ -40,12 +43,12 @@
 Summary(pl.UTF-8):     Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):  Estrutura para rodar aplicações GUI Qt
 Name:          qt4
-Version:       4.3.0
+Version:       4.3.1
 Release:       1
 License:       GPL/QPL
 Group:         X11/Libraries
 Source0:       
ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
-# Source0-md5: 8012acea71b35c18247bd92c4721589d
+# Source0-md5: ec255dcc2b30f5efe0ded85ae8a75e13
 Source2:       %{name}-qtconfig.desktop
 Source3:       %{name}-designer.desktop
 Source4:       %{name}-assistant.desktop
@@ -1631,6 +1634,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.140  2007/08/16 20:50:34  pascalek
+- updated to 4.3.1
+
 Revision 1.139  2007/06/21 15:55:18  qboosh
 - use only -no-sse/-no-sse2, no positive versions (merged from AC-branch, by 
glen)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.139&r2=1.140&f=u

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

Reply via email to