added ligature patch

This commit is contained in:
Martin Stransky 2007-07-31 13:06:27 +00:00
parent 64ff1198ce
commit ccd8a32ad1
2 changed files with 1938 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 2.0.0.0
Release: 1%{?dist}
Release: 2%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPL
Group: Applications/Internet
@ -55,6 +55,7 @@ Patch85: firefox-1.5-pango-cursor-position-more.patch
Patch86: firefox-1.5-pango-justified-range.patch
Patch87: firefox-1.5-pango-underline.patch
Patch88: firefox-1.5-xft-rangewidth.patch
Patch89: firefox-2.0-pango-ligatures.patch
# Other
Patch102: firefox-1.5-theme-change.patch
@ -127,6 +128,7 @@ Mozilla Thunderbird is a standalone mail and newsgroup client.
%patch86 -p1 -b .pango-justified-range
%patch87 -p1 -b .pango-underline
%patch88 -p1 -b .nopangoxft2
%patch89 -p1 -b .ligatures
pushd gfx/src/ps
# This sort of sucks, but it works for now.
ln -s ../gtk/nsFontMetricsPango.h .
@ -309,6 +311,9 @@ update-desktop-database %{_datadir}/applications
#===============================================================================
%changelog
* Tue Jul 31 2007 Martin Stransky <stransky@redhat.com> 2.0.0.0-2
- added pango ligature fix
* Thu Apr 19 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.0-1
- Update to 2.0.0.0 Final