SPECS (qt-copy): qt.spec - 3.3.5.051113 - Added fvisibility.patch ...
adgor
adgor at pld-linux.org
Mon Nov 14 16:14:57 CET 2005
Author: adgor Date: Mon Nov 14 15:14:57 2005 GMT
Module: SPECS Tag: qt-copy
---- Log message:
- 3.3.5.051113
- Added fvisibility.patch
- Merged changes from head
---- Files affected:
SPECS:
qt.spec (1.341.2.1 -> 1.341.2.2)
---- Diffs:
================================================================
Index: SPECS/qt.spec
diff -u SPECS/qt.spec:1.341.2.1 SPECS/qt.spec:1.341.2.2
--- SPECS/qt.spec:1.341.2.1 Mon Jul 4 08:46:33 2005
+++ SPECS/qt.spec Mon Nov 14 16:14:52 2005
@@ -20,8 +20,8 @@
%define _withsql 1
%{!?with_sqlite:%{!?with_ibase:%{!?with_mysql:%{!?with_pgsql:%{!?with_odbc:%undefine _withsql}}}}}
-%define _ver 3.3.4
-%define _snap 050602
+%define _ver 3.3.5
+%define _snap 051113
Summary: The Qt3 GUI application framework
Summary(es): Biblioteca para ejecutar aplicaciones GUI Qt
@@ -56,7 +56,8 @@
Patch12: %{name}-x11-free-quiet.patch
#Patch13: %{name}-x11-mono.patch
#Patch14: %{name}-x11-qfontdatabase_x11.patch
-#Patch15: %{name}-copy-q_export_plugin.patch
+Patch15: %{name}-uic_colon_fix.patch
+Patch16: %{name}-fvisibility.patch
URL: http://www.trolltech.com/products/qt/
Icon: qt.xpm
%{?with_ibase:BuildRequires: Firebird-devel}
@@ -76,7 +77,7 @@
BuildRequires: perl-base
%{?with_pgsql:BuildRequires: postgresql-backend-devel}
%{?with_pgsql:BuildRequires: postgresql-devel}
-BuildRequires: rpmbuild(macros) >= 1.167
+BuildRequires: rpmbuild(macros) >= 1.213
BuildRequires: sed >= 4.0
%{?with_odbc:BuildRequires: unixODBC-devel}
# There is an internal sqlite copy used to
@@ -672,7 +673,8 @@
%patch12 -p1
#%patch13 -p1
#%patch14 -p1
-#%patch15 -p1
+%patch15 -p0
+%patch16 -p0
./apply_patches
@@ -1248,6 +1250,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.341.2.2 2005/11/14 15:14:52 adgor
+- 3.3.5.051113
+- Added fvisibility.patch
+- Merged changes from head
+
Revision 1.341.2.1 2005/07/04 06:46:33 adgor
- Updated to 050602 snap
- Switched to the qt-copy branch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt.spec?r1=1.341.2.1&r2=1.341.2.2&f=u
More information about the pld-cvs-commit
mailing list