fix #119167, page rendered incorrectly at larger font sizes

This commit is contained in:
Than Ngo 2006-09-30 12:39:47 +00:00
parent b76fd20901
commit cd1ae4cec0

View File

@ -66,6 +66,7 @@ Patch115: kdelibs-3.5.4-kde#131979.patch
Patch116: kdelibs-3.5.4-kde#115891.patch
Patch117: kdelibs-3.5.4-kde#123915.patch
Patch118: kdelibs-3.5.4-kde#100188.patch
Patch119: kdelibs-3.5.4-kde#119167.patch
%if %{arts}
Requires: arts >= %{arts_epoch}:%{arts_version}
@ -215,6 +216,7 @@ format for easy browsing
%patch116 -p0 -b .kde#115891
%patch117 -p0 -b .kde#123915
%patch118 -p0 -b .kde#100188
%patch119 -p0 -b .kde#119167
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -436,8 +438,8 @@ fi
%changelog
* Sat Sep 30 2006 Than Ngo <than@redhat.com> 6:3.5.4-9
- FedoraDNA for KDM theme
- fix #178320,#198828, follow menu-spec
- fix #119167, page rendered incorrectly at larger font sizes
* Tue Sep 26 2006 <than@redhat.com> 6:3.5.4-8
- fix #115891/bz#208270, CUPS 1.2.x unix socket support