- Disable the default application checks. (#133713)

- Disable the software update feature. (#136017)
This commit is contained in:
Christopher Aillon 2004-10-16 20:26:26 +00:00
parent ef67381549
commit 4feb9525f5

View File

@ -8,7 +8,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc
Summary: Mozilla Firefox Web browser. Summary: Mozilla Firefox Web browser.
Name: firefox Name: firefox
Version: 0.10.1 Version: 0.10.1
Release: 1.0PR1.11 Release: 1.0PR1.12
Epoch: 0 Epoch: 0
URL: http://www.mozilla.org/projects/firefox/ URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL License: MPL/LGPL
@ -34,6 +34,8 @@ Patch20: firefox-redhat-homepage.patch
Patch21: firefox-0.7.3-default-plugin-less-annoying.patch Patch21: firefox-0.7.3-default-plugin-less-annoying.patch
Patch22: firefox-0.7.3-psfonts.patch Patch22: firefox-0.7.3-psfonts.patch
Patch23: mozilla-1.7.3-pango-render.patch Patch23: mozilla-1.7.3-pango-render.patch
Patch24: firefox-PR1-default-applications.patch
Patch25: firefox-PR1-software-update.patch
# backported patches # backported patches
Patch90: firefox-PR1-gtk-file-chooser-trunk.patch Patch90: firefox-PR1-gtk-file-chooser-trunk.patch
@ -83,6 +85,8 @@ compliance, performance and portability.
%patch21 -p1 %patch21 -p1
%patch22 -p1 %patch22 -p1
%patch23 -p1 %patch23 -p1
%patch24 -p0
%patch25 -p0
%patch90 -p0 %patch90 -p0
%patch91 -p1 %patch91 -p1
%patch100 -p0 %patch100 -p0
@ -208,6 +212,10 @@ fi
#--------------------------------------------------------------------- #---------------------------------------------------------------------
%changelog %changelog
* Sat Oct 16 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.1-1.0PR1.12
- Disable the default application checks. (#133713)
- Disable the software update feature. (#136017)
* Wed Oct 13 2004 Christopher Blizzard <blizzard@redhat.com> * Wed Oct 13 2004 Christopher Blizzard <blizzard@redhat.com>
- Use pango for rendering - Use pango for rendering