SPECS (AC-branch): qt4.spec - by default pch disabled - rel. 0.3
charles
charles at pld-linux.org
Mon Aug 21 19:45:25 CEST 2006
Author: charles Date: Mon Aug 21 17:45:25 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- by default pch disabled
- rel. 0.3
---- Files affected:
SPECS:
qt4.spec (1.71.2.8 -> 1.71.2.9)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.71.2.8 SPECS/qt4.spec:1.71.2.9
--- SPECS/qt4.spec:1.71.2.8 Sat Jun 10 13:25:31 2006
+++ SPECS/qt4.spec Mon Aug 21 19:45:18 2006
@@ -14,7 +14,7 @@
%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
-%bcond_without pch # disable pch in qmake
+%bcond_with pch # enable pch in qmake
%bcond_with sse # use SSE instructions in gui/painting module
%ifnarch %{ix86} %{x8664} sparc sparcv9 alpha ppc
@@ -34,7 +34,7 @@
Summary(pt_BR): Estrutura para rodar aplicaçőes GUI Qt
Name: qt4
Version: 4.1.1
-Release: 0.2
+Release: 0.3
License: GPL/QPL
Group: X11/Libraries
Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}.tar.gz
@@ -1406,6 +1406,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71.2.9 2006/08/21 17:45:18 charles
+- by default pch disabled
+- rel. 0.3
+
Revision 1.71.2.8 2006/06/10 11:25:31 qboosh
- dropped non-existing qt-copy patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.71.2.8&r2=1.71.2.9&f=u
More information about the pld-cvs-commit
mailing list