fix #123941, qt xim plugin sometimes leads to crash

This commit is contained in:
Than Ngo 2006-09-13 14:38:16 +00:00
parent b3d706bcbb
commit 49ee873bb6
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Patch106: kdelibs-3.5.4-kde#133529.patch
Patch107: kdelibs-3.5.4-kdebug-crash.patch
Patch108: kdelibs-3.5.4-tango-icon.patch
Patch109: kdelibs-3.5.4-kde#133677.patch
Patch110: kdelibs-3.5.4-kde#123941.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -199,6 +200,7 @@ format for easy browsing
%patch107 -p0 -b .kdebug-crash
%patch108 -p0 -b .tango-icontheme
%patch109 -p0 -b .kde#133677
%patch110 -p0 -b .kde#123941
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -428,6 +430,7 @@ fi
%changelog
* Tue Sep 12 2006 Than Ngo <than@redhat.com> 6:3.5.4-6
- fix #205767, konsole no longer register itself to utmp
- fix #123941, qt xim plugin sometimes leads to crash
* Tue Sep 05 2006 Than Ngo <than@redhat.com> 6:3.5.4-5
- apply upstream patches