- Fix for upstream 262689.
This commit is contained in:
parent
f5f93c5dee
commit
53fc3fc290
@ -8,7 +8,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc
|
||||
Summary: Mozilla Firefox Web browser.
|
||||
Name: firefox
|
||||
Version: 0.10.1
|
||||
Release: 1.0PR1.16
|
||||
Release: 1.0PR1.17
|
||||
Epoch: 0
|
||||
URL: http://www.mozilla.org/projects/firefox/
|
||||
License: MPL/LGPL
|
||||
@ -54,6 +54,8 @@ Patch105: firefox-PR1-tab-focus-stealing.patch
|
||||
Patch106: firefox-PR1-tab-focus-stealing2.patch
|
||||
Patch107: firefox-PR1-access-64bit-crash.patch
|
||||
Patch108: firefox-PR1-defaultHeight.patch
|
||||
Patch109: firefox-PR1-bug262689.patch
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: libpng-devel, libjpeg-devel
|
||||
@ -103,6 +105,7 @@ compliance, performance and portability.
|
||||
%patch106 -p0
|
||||
%patch107 -p0
|
||||
%patch108 -p1
|
||||
%patch109 -p0
|
||||
|
||||
%{__rm} -f .mozconfig
|
||||
%{__cp} %{SOURCE2} .mozconfig
|
||||
@ -219,6 +222,9 @@ fi
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Oct 19 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.17
|
||||
- Fix for upstream 262689.
|
||||
|
||||
* Mon Oct 18 2004 Christopher Blizzard <blizzard@redhat.com 0:0.10.1-1.0PR1.16
|
||||
- Update pango patch to one that defaults to off
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user