diff --git a/kdelibs.spec b/kdelibs.spec index 6025d67..f7783e5 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -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 6:3.5.4-6 - fix #205767, konsole no longer register itself to utmp