Author: arekm                        Date: Sun Apr  6 09:19:36 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- doesn't build (enable exceptions for qtxml stuff)

---- Files affected:
SPECS:
   qt4.spec (1.157.2.10 -> 1.157.2.11) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.157.2.10 SPECS/qt4.spec:1.157.2.11
--- SPECS/qt4.spec:1.157.2.10   Sat Apr  5 15:46:27 2008
+++ SPECS/qt4.spec      Sun Apr  6 11:19:31 2008
@@ -41,11 +41,11 @@
 Summary(pt_BR.UTF-8):  Estrutura para rodar aplicações GUI Qt
 Name:          qt4
 Version:       4.4.0
-Release:       0.beta1.2
+Release:       0.rc1.1
 License:       GPL v2 with OSS exception or QPL v1
 Group:         X11/Libraries
-Source0:       
ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}-beta1.tar.gz
-# Source0-md5: 12ada77eabf4a982bc54ff241ec1e483
+Source0:       
ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}-rc1.tar.gz
+# Source0-md5: 285aa66aaa9d321a45467c359a01d900
 Source2:       %{name}-qtconfig.desktop
 Source3:       %{name}-designer.desktop
 Source4:       %{name}-assistant.desktop
@@ -60,7 +60,6 @@
 Patch7:                %{name}-x11_fonts.patch
 Patch8:                %{name}-pl-update.patch
 Patch9:                %{name}-ibase.patch
-Patch10:       %{name}-ptrXcursor.patch
 URL:           http://www.trolltech.com/products/qt/
 %{?with_ibase:BuildRequires:   Firebird-devel}
 BuildRequires: OpenGL-GLU-devel
@@ -1073,7 +1072,7 @@
 Programas exemplo para o Qt versão.
 
 %prep
-%setup -q -n qt-x11-opensource-src-%{version}-beta1
+%setup -q -n qt-x11-opensource-src-%{version}-rc1
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
@@ -1084,7 +1083,6 @@
 %patch7 -p1
 #%patch8 -p1
 %patch9 -p1
-%patch10 -p0
 
 %{__sed} -i -e 's,usr/X11R6/,usr/g,' mkspecs/linux-g++-64/qmake.conf \
        mkspecs/common/linux.conf
@@ -1142,7 +1140,7 @@
        -system-libmng \
        -system-libpng \
        -system-zlib \
-       -no-exceptions \
+       -exceptions \
        -largefile \
        -I%{_includedir}/postgresql/server \
        -I%{_includedir}/mysql \
@@ -1162,6 +1160,7 @@
        -xkb \
        -xrender \
        -xshape \
+       -xmlpatterns \
        -continue"
 
 ##################################
@@ -1840,6 +1839,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.157.2.11  2008-04-06 09:19:31  arekm
+- doesn't build (enable exceptions for qtxml stuff)
+
 Revision 1.157.2.10  2008-04-05 13:46:27  arekm
 - set buildkey pld
 
================================================================

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

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

Reply via email to