- update to 3.3.6

- adapt qt-x11-immodule-unified-qt3.3.5-20060318 to qt-3.3.6
- remove set of fixes for the immodule patch, included in
    qt-x11-immodule-unified-qt3.3.5-20060318
- remove 0051-qtoolbar_77047.patch, qt-x11-free-3.3.4-assistant_de.patch,
    qt-x11-free-3.3.5-warning.patch, included in new upstream
This commit is contained in:
Than Ngo 2006-03-22 13:54:13 +00:00
parent 37c2cc1482
commit 712fd50335
3 changed files with 26 additions and 28 deletions

View File

@ -5,3 +5,5 @@ qt-x11-free-3.3.4.tar.bz2
qt-x11-free-3.3.5.tar.bz2 qt-x11-free-3.3.5.tar.bz2
qt-x11-immodule-unified-qt3.3.5-20051012.diff.bz2 qt-x11-immodule-unified-qt3.3.5-20051012.diff.bz2
qt-x11-immodule-unified-qt3.3.5-20051018.diff.bz2 qt-x11-immodule-unified-qt3.3.5-20051018.diff.bz2
qt-x11-free-3.3.6.tar.bz2
qt-x11-immodule-unified-qt3.3.5-20060318.diff.bz2

48
qt.spec
View File

@ -8,7 +8,7 @@
%define immodule 1 %define immodule 1
%define ver 3.3.5 %define ver 3.3.6
%define qt_dirname qt-3.3 %define qt_dirname qt-3.3
%define qtdir %{_libdir}/%{qt_dirname} %define qtdir %{_libdir}/%{qt_dirname}
@ -85,7 +85,7 @@
Summary: The shared library for the Qt GUI toolkit. Summary: The shared library for the Qt GUI toolkit.
Name: qt Name: qt
Version: %{ver} Version: %{ver}
Release: 13 Release: 1
Epoch: 1 Epoch: 1
License: GPL/QPL License: GPL/QPL
Group: System Environment/Libraries Group: System Environment/Libraries
@ -93,7 +93,6 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
Url: http://www.troll.no Url: http://www.troll.no
Source: ftp://ftp.troll.no/qt/source/qt-x11-free-%{version}.tar.bz2 Source: ftp://ftp.troll.no/qt/source/qt-x11-free-%{version}.tar.bz2
Source1: qtrc Source1: qtrc
Source2: assistant_de.qm
Patch1: qt-3.3.4-print-CJK.patch Patch1: qt-3.3.4-print-CJK.patch
Patch2: qt-3.0.5-nodebug.patch Patch2: qt-3.0.5-nodebug.patch
@ -110,23 +109,19 @@ Patch23: qt-visibility.patch
Patch24: qt-x11-free-3.3.5-uic.patch Patch24: qt-x11-free-3.3.5-uic.patch
# immodule patches # immodule patches
Patch50: qt-x11-immodule-unified-qt3.3.5-20051018.diff.bz2 Patch50: qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-pre.patch
Patch51: fix-key-release-event-with-imm.diff Patch51: qt-x11-immodule-unified-qt3.3.5-20060318.diff.bz2
Patch52: fix-im-crash-on-exit.diff Patch52: qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-post.patch
Patch53: qt-x11-immodule-fix-inputcontext-crash.diff Patch53: qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
Patch54: qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
# qt-copy patches # qt-copy patches
Patch100: 0038-dragobject-dont-prefer-unknown.patch Patch100: 0038-dragobject-dont-prefer-unknown.patch
Patch101: 0047-fix-kmenu-width.diff Patch101: 0047-fix-kmenu-width.diff
Patch102: 0048-qclipboard_hack_80072.patch Patch102: 0048-qclipboard_hack_80072.patch
Patch103: 0051-qtoolbar_77047.patch Patch103: 0056-khotkeys_input_84434.patch
Patch104: 0056-khotkeys_input_84434.patch
# upstream patches # upstream patches
Patch200: qt-x11-free-3.3.4-assistant_de.patch Patch200: qt-x11-free-3.3.4-fullscreen.patch
Patch201: qt-x11-free-3.3.4-fullscreen.patch
Patch202: qt-x11-free-3.3.5-warning.patch
Prefix: %{qtdir} Prefix: %{qtdir}
@ -351,30 +346,23 @@ for the Qt toolkit.
%patch24 -p1 -b .uic %patch24 -p1 -b .uic
%if %{immodule} %if %{immodule}
%patch50 -p1 %patch50 -p1 -b .pre
%patch51 -p0 -b .key-release-event %patch51 -p1
%patch52 -p0 -b .im-crash-on-exit %patch52 -p1 -b .post
%patch53 -p0 -b .inputcontext-crash %patch53 -p1 -b .quiet
%patch54 -p1 -b .quiet
%endif %endif
%patch100 -p0 -b .0038-dragobject-dont-prefer-unknown %patch100 -p0 -b .0038-dragobject-dont-prefer-unknown
%patch101 -p0 -b .0047-fix-kmenu-width %patch101 -p0 -b .0047-fix-kmenu-width
%patch102 -p0 -b .0048-qclipboard_hack_80072 %patch102 -p0 -b .0048-qclipboard_hack_80072
%patch103 -p0 -b .0051-qtoolbar_77047 %patch103 -p0 -b .0056-khotkeys_input_84434
%patch104 -p0 -b .0056-khotkeys_input_84434
%patch200 -p1 -b .assistant-translation %patch200 -p1 -b .fullscreen
%patch201 -p1 -b .fullscreen
%patch202 -p1 -b .warning
# convert to UTF-8 # convert to UTF-8
iconv -f iso-8859-1 -t utf-8 < doc/man/man3/qdial.3qt > doc/man/man3/qdial.3qt_ iconv -f iso-8859-1 -t utf-8 < doc/man/man3/qdial.3qt > doc/man/man3/qdial.3qt_
mv doc/man/man3/qdial.3qt_ doc/man/man3/qdial.3qt mv doc/man/man3/qdial.3qt_ doc/man/man3/qdial.3qt
# de translation
cp %{SOURCE2} tools/assistant/
%build %build
export QTDIR=`/bin/pwd` export QTDIR=`/bin/pwd`
export LD_LIBRARY_PATH="$QTDIR/lib:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH="$QTDIR/lib:$LD_LIBRARY_PATH"
@ -744,6 +732,14 @@ rm -rf %{buildroot}
%changelog %changelog
* Mon Mar 20 2006 Than Ngo <than@redhat.com> 1:3.3.6-1
- update to 3.3.6
- adapt qt-x11-immodule-unified-qt3.3.5-20060318 to qt-3.3.6
- remove set of fixes for the immodule patch, included in qt-x11-immodule-unified-qt3.3.5-20060318
- remove 0051-qtoolbar_77047.patch, qt-x11-free-3.3.4-assistant_de.patch,
qt-x11-free-3.3.5-warning.patch, included in new upstream
* Mon Feb 27 2006 Than Ngo <than@redhat.com> 1:3.3.5-13 * Mon Feb 27 2006 Than Ngo <than@redhat.com> 1:3.3.5-13
- add set of fixes for the immodule patch, thanks to Dirk Müller - add set of fixes for the immodule patch, thanks to Dirk Müller

View File

@ -1,2 +1,2 @@
05d04688c0c0230ed54e89102d689ca4 qt-x11-free-3.3.5.tar.bz2 dc1384c03ac08af21f6fefab32d982cf qt-x11-free-3.3.6.tar.bz2
2d1a6979301ee81da404f63670211416 qt-x11-immodule-unified-qt3.3.5-20051018.diff.bz2 0c07b36cd8da9f796437dd398365c204 qt-x11-immodule-unified-qt3.3.5-20060318.diff.bz2