diff --git a/.cvsignore b/.cvsignore index 50e96ec..33a8b67 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ firefox-3.0b5-source.tar.bz2 -firefox-langpacks-3.0b5-20080407.tar.bz2 +firefox-langpacks-3.0b5-20080412.tar.bz2 diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js index a80a51d..4aab739 100644 --- a/firefox-redhat-default-prefs.js +++ b/firefox-redhat-default-prefs.js @@ -3,6 +3,7 @@ pref("app.update.enabled", false); pref("app.update.autoInstallEnabled", false); pref("browser.backspace_action", 2); pref("browser.display.use_system_colors", true); +pref("browser.download.folderList", 1); pref("browser.link.open_external", 3); pref("browser.shell.checkDefaultBrowser", false); pref("general.smoothScroll", true); diff --git a/firefox.spec b/firefox.spec index 14543c7..5d99d55 100644 --- a/firefox.spec +++ b/firefox.spec @@ -21,7 +21,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.53%{?version_pre}%{?nightly}%{?dist} +Release: 0.54%{?version_pre}%{?nightly}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -32,7 +32,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version_internal}-20080407.tar.bz2 +Source2: firefox-langpacks-%{version_internal}-20080412.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -44,8 +44,9 @@ Source23: firefox.1 Source100: find-external-requires -# other patches -Patch43: firefox-2.0-getstartpage.patch +Patch1: firefox-2.0-getstartpage.patch + +# Upstream patches %if %{official_branding} # Required by Mozilla Corporation @@ -94,8 +95,7 @@ compliance, performance and portability. %setup -q -c cd mozilla -%patch43 -p1 -b .getstartpage - +%patch1 -p1 -b .getstartpage # For branding specific patches. @@ -323,6 +323,10 @@ fi #--------------------------------------------------------------------- %changelog +* Sat Apr 12 2008 Christopher Aillon 3.0-0.54 +- Remove the broken Macedonian (mk) langpack +- Download to Download/ + * Mon Apr 7 2008 Christopher Aillon 3.0-0.53 - Add langpacks, marked with %%lang - Translate the .desktop file diff --git a/sources b/sources index 8158638..2ed56bb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 6a97a0933f8cd71b34436daa41530c29 firefox-3.0b5-source.tar.bz2 -6efb14be492b8c73f456c06e2b73e410 firefox-langpacks-3.0b5-20080407.tar.bz2 +5380390ed6ad0c26b6a4e605b55b43a9 firefox-langpacks-3.0b5-20080412.tar.bz2