fix #134118, silent startup notification never going away

This commit is contained in:
Than Ngo 2006-09-18 13:15:37 +00:00
parent d2368c20ea
commit d46df38af2

View File

@ -61,6 +61,7 @@ Patch109: kdelibs-3.5.4-kde#133677.patch
Patch110: kdelibs-3.5.4-kde#123941.patch
Patch111: kdelibs-3.5.4-kde#132678.patch
Patch112: kdelibs-3.5.4-khtml-rendering.patch
Patch113: kdelibs-3.5.4-kde#134118.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -205,6 +206,7 @@ format for easy browsing
%patch110 -p0 -b .kde#123941
%patch111 -p0 -b .kde#132678
%patch112 -p0 -b .khtml-rendering
%patch113 -p0 -b .kde#134118
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -436,6 +438,7 @@ fi
- apply upstream patches
fix #132678, Google search encoding fix
khtml rendering issue
fix #134118, silent startup notification never going away
* Tue Sep 12 2006 Than Ngo <than@redhat.com> 6:3.5.4-6
- fix #205767, konsole no longer register itself to utmp