apply patch to fix Rendering for Punjabii, thanks to Trolltech #156504

This commit is contained in:
Than Ngo 2005-06-27 13:23:16 +00:00
parent 1edc536dad
commit f182ea0e58
1 changed files with 5 additions and 0 deletions

View File

@ -105,6 +105,7 @@ Patch17: qt-x11-free-3.3.4-gcc4.patch
Patch18: qt-x11-free-3.3.4-gcc4-buildkey.patch
Patch19: qt-3.3.3-gtkstyle.patch
Patch20: qt-x11-free-3.3.4-qtlocale.patch
Patch21: qt-x11-free-3.3.3-Punjabi.patch
# immodule patches
Patch50: qt-x11-immodule-unified-qt3.3.4-20041203.diff.bz2
@ -309,6 +310,7 @@ for the Qt toolkit.
%patch18 -p1 -b .key
%patch19 -p1 -b .gtk
%patch20 -p1 -b .gcc4
%patch21 -p1 -b .punjabi
%if %{immodule}
%patch50 -p1
@ -692,6 +694,9 @@ rm -rf %{buildroot}
%changelog
* Mon Jun 27 2005 Than Ngo <than@redhat.com> 3.3.4-15
- apply patch to fix Rendering for Punjabii, thanks to Trolltech #156504
* Tue May 24 2005 Than Ngo <than@redhat.com> 1:3.3.4-15
- add better fix for #156977, thanks to trolltech
- apply patch to fix keyReleaseEvent problem #156572