fix kde#90462, konqueror crash while rendering in khtml

This commit is contained in:
Than Ngo 2006-09-01 13:36:08 +00:00
parent 716d8e2c16
commit 325b310886
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,7 @@ Patch38: kdelibs-3.5.2-cupsdconf2-group.patch
Patch100: kdelibs-3.5.4-kde#131933.patch
Patch101: kdelibs-3.5.4-kde#131366.patch
Patch102: kdelibs-3.5.4-kde#106812.patch
Patch103: kdelibs-3.5.4-kde#90462.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -182,6 +183,7 @@ format for easy browsing
%patch100 -p0 -b .kde#131933
%patch101 -p0 -b .kde#131366
%patch102 -p0 -b .kde#106812
%patch103 -p0 -b .kde#90462
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -413,6 +415,7 @@ fi
fix kde#131366, Padding-bottom and padding-top not applied to inline elements
fix kde#131933, crash when pressing enter inside a doxygen comment block
fix kde#106812, text-align of tables should only be reset in quirk mode
fix kde#90462, konqueror crash while rendering in khtml
* Tue Aug 08 2006 Than Ngo <than@redhat.com> 6:3.5.4-2
- add BR on gettext, cups