khtml rendering issue

This commit is contained in:
Than Ngo 2006-09-14 11:54:17 +00:00
parent 5b2eb18580
commit d2368c20ea

View File

@ -17,7 +17,7 @@
%define arts 1
Version: 3.5.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -59,6 +59,8 @@ 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
Patch111: kdelibs-3.5.4-kde#132678.patch
Patch112: kdelibs-3.5.4-khtml-rendering.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -201,6 +203,8 @@ format for easy browsing
%patch108 -p0 -b .tango-icontheme
%patch109 -p0 -b .kde#133677
%patch110 -p0 -b .kde#123941
%patch111 -p0 -b .kde#132678
%patch112 -p0 -b .khtml-rendering
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -428,6 +432,11 @@ fi
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Thu Sep 14 2006 Than Ngo <than@redhat.com> 6:3.5.4-7
- apply upstream patches
fix #132678, Google search encoding fix
khtml rendering issue
* 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