From e30ffc4edbcd8ee0fc18471465f60b644a3dd7b0 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Apr 23 2007 15:24:31 +0000 Subject: apply patch to fix fontrendering problem in gu_IN #228451 --- diff --git a/qt-3.3.6-fontrendering-gu-228451.patch b/qt-3.3.6-fontrendering-gu-228451.patch new file mode 100644 index 0000000..c20fea3 --- /dev/null +++ b/qt-3.3.6-fontrendering-gu-228451.patch @@ -0,0 +1,12 @@ +diff -pruN qt-x11-free-3.3.6.org/src/kernel/qscriptengine_x11.cpp qt-x11-free-3.3.6/src/kernel/qscriptengine_x11.cpp +--- qt-x11-free-3.3.6.org/src/kernel/qscriptengine_x11.cpp 2007-02-13 14:35:30.000000000 +0530 ++++ qt-x11-free-3.3.6/src/kernel/qscriptengine_x11.cpp 2007-02-13 14:37:58.000000000 +0530 +@@ -226,7 +226,7 @@ static const unsigned char indicForms[0x + Invalid, VowelMark, VowelMark, VowelMark, + Invalid, IndependentVowel, IndependentVowel, IndependentVowel, + IndependentVowel, IndependentVowel, IndependentVowel, IndependentVowel, +- Invalid, IndependentVowel, Invalid, IndependentVowel, ++ IndependentVowel, IndependentVowel, Invalid, IndependentVowel, + + IndependentVowel, IndependentVowel, Invalid, IndependentVowel, + IndependentVowel, Consonant, Consonant, Consonant, diff --git a/qt.spec b/qt.spec index 1f18e21..f980dd0 100644 --- a/qt.spec +++ b/qt.spec @@ -1,7 +1,7 @@ Summary: The shared library for the Qt GUI toolkit. Name: qt Version: 3.3.8 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: GPL/QPL Group: System Environment/Libraries @@ -38,6 +38,7 @@ Patch32: qt-3.3.6-fontrendering-214371.patch Patch33: qt-3.3.8-fontrendering-#214570.patch Patch34: qt-3.3.6-fontrendering-ml_IN-209974.patch Patch35: qt-3.3.6-fontrendering-ml_IN-217657.patch +Patch36: qt-3.3.6-fontrendering-gu-228451.patch # immodule patches Patch50: qt-x11-free-3.3.8-qt-x11-immodule-unified-qt3.3.7-20061229-pre.patch @@ -273,6 +274,7 @@ for the Qt toolkit. %patch33 -p1 -b .fontrendering-#214570 %patch34 -p1 -b .fontrendering-#209974 %patch35 -p1 -b .fontrendering-ml_IN-217657 +%patch36 -p1 -b .fontrendering-gu-228451 %if %{immodule} %patch50 -p1 -b .pre @@ -564,6 +566,9 @@ rm -rf %{buildroot} %changelog +* Mon Apr 23 2007 Than Ngo - 1:3.3.8-5.fc7 +- apply patch to fix fontrendering problem in gu_IN #228451 + * Wed Apr 11 2007 Than Ngo - 1:3.3.8-4.fc7 - adjust qt-3.3.8-fontrendering-as_IN-209972.patch and qt-3.3.8-fontrendering-#214570.patch for qt-3.3.8