From 8661d26aad1542e0282d2403e15c3b47cd885516 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mon, 27 Feb 2006 18:14:34 +0000 Subject: [PATCH] =?UTF-8?q?-=20add=20set=20of=20fixes=20for=20the=20immodu?= =?UTF-8?q?le=20patch,=20thanks=20to=20Dirk=20M=C3=BCller?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qt.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/qt.spec b/qt.spec index 104ccd0..dbef0cc 100644 --- a/qt.spec +++ b/qt.spec @@ -85,7 +85,7 @@ Summary: The shared library for the Qt GUI toolkit. Name: qt Version: %{ver} -Release: 12.2 +Release: 13 Epoch: 1 License: GPL/QPL Group: System Environment/Libraries @@ -111,8 +111,10 @@ Patch24: qt-x11-free-3.3.5-uic.patch # immodule patches Patch50: qt-x11-immodule-unified-qt3.3.5-20051018.diff.bz2 +Patch51: fix-im-crash-on-exit.diff +Patch52: fix-key-release-event-with-imm.diff +Patch53: qt-x11-immodule-fix-inputcontext-crash.diff Patch54: qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch -Patch57: qt-x11-free-3.3.4-imm-key.patch # qt-copy patches Patch100: 0038-dragobject-dont-prefer-unknown.patch @@ -350,8 +352,10 @@ for the Qt toolkit. %if %{immodule} %patch50 -p1 +%patch51 -p0 -b .im-crash-on-exit +%patch52 -p0 -b .key-release-event +%patch53 -p0 -b .inputcontext-crash %patch54 -p1 -b .quiet -%patch57 -p1 -b .key %endif %patch100 -p0 -b .0038-dragobject-dont-prefer-unknown @@ -740,6 +744,9 @@ rm -rf %{buildroot} %changelog +* Mon Feb 27 2006 Than Ngo 1:3.3.5-13 +- add set of fixes for the immodule patch, thanks to Dirk Müller + * Fri Feb 10 2006 Jesse Keating - 1:3.3.5-12.2 - bump again for double-long bug on ppc(64)