From f20f31833bb73e2b407b95ab1f47e996c7d220546bf71a0e4066ce13fce83886 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 20 Dec 2010 15:42:41 +0000 Subject: [PATCH] 4.0b8 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=175 --- MozillaFirefox.changes | 5 + MozillaFirefox.spec | 9 +- compare-locales.tar.bz2 | 4 +- firefox-4.0b-source.tar.bz2 | 4 +- firefox-kde.patch | 181 ++- l10n-4.0b.tar.bz2 | 4 +- mozilla-firefox-sync.patch | 2068 +++++++++++++++++++++++++++++++++++ 7 files changed, 2213 insertions(+), 62 deletions(-) create mode 100644 mozilla-firefox-sync.patch diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index cbf7845..cab8041 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 15 07:49:45 UTC 2010 - wr@rosenauer.org + +- update to version 4.0beta8 + ------------------------------------------------------------------- Tue Nov 30 14:19:59 UTC 2010 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 7297d93..2b68c13 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -22,7 +22,7 @@ Name: MozillaFirefox %define use_xulrunner 1 %define xulrunner mozilla-xulrunner20 -BuildRequires: Mesa-devel autoconf213 fdupes gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files yasm zip +BuildRequires: autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python unzip update-desktop-files zip fdupes Mesa-devel yasm %if %suse_version > 1110 BuildRequires: libiw-devel %else @@ -33,10 +33,10 @@ BuildRequires: %{xulrunner}-devel = 2.0b %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Version: 4.0b -Release: 1 Provides: web_browser Provides: firefox = %{version} -%define releasedate 2010110500 +Release: 1 +%define releasedate 2010121400 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers @@ -52,6 +52,7 @@ Source8: firefox-mimeinfo.xml Source9: firefox-lockdown.js Source10: compare-locales.tar.bz2 Source11: firefox.1 +Patch0: mozilla-firefox-sync.patch Patch1: toolkit-download-folder.patch Patch2: firefox-linkorder.patch Patch3: firefox-browser-css.patch @@ -99,7 +100,6 @@ plethora of extensions. %if %localize - %package translations-common Summary: Common translations for MozillaFirefox License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ @@ -152,6 +152,7 @@ This package provides upstream look and feel for MozillaFirefox. %prep %setup -q -n mozilla -b 7 -b 10 cd $RPM_BUILD_DIR/mozilla +%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 diff --git a/compare-locales.tar.bz2 b/compare-locales.tar.bz2 index 232b7d6..9ec2af4 100644 --- a/compare-locales.tar.bz2 +++ b/compare-locales.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:261463e9d13184159c52595238b930fec66c86d3251a29610715d59b4ebe0a6e -size 22830 +oid sha256:47a1baf950c41532733eb79e0d375a6e5b9936498ce88cc2fd0d8edaa92db465 +size 23407 diff --git a/firefox-4.0b-source.tar.bz2 b/firefox-4.0b-source.tar.bz2 index 78e61c8..d93dbdb 100644 --- a/firefox-4.0b-source.tar.bz2 +++ b/firefox-4.0b-source.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd14bbe10cd0506d4e72d1ded9bd027b62daf8c7c8701729a903f117960e5444 -size 63321466 +oid sha256:4ab65679521bb96e45bb0f21916a3fa9cc41df4e44c4c85d7f3f833242d8ba64 +size 63741253 diff --git a/firefox-kde.patch b/firefox-kde.patch index 464a3db..062969e 100644 --- a/firefox-kde.patch +++ b/firefox-kde.patch @@ -23,7 +23,7 @@ diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,965 @@ +@@ -0,0 +1,1042 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -62,6 +62,7 @@ new file mode 100644 +# Rob Campbell +# Patrick Walton +# David Dahl ++# Frank Yan +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 2 or later (the "GPL"), or @@ -79,6 +80,7 @@ new file mode 100644 + + + ++ + + + @@ -114,7 +116,7 @@ new file mode 100644 + windowtype="navigator:browser" + screenX="4" screenY="4" + browsingmode="normal" -+ persist="screenX screenY width height sizemode"> ++ persist="screenX screenY width height sizemode"> + +# All JS files which are not content (only) dependent that browser.xul +# wishes to include *must* go into the global-scripts.inc file @@ -139,9 +141,6 @@ new file mode 100644 + onpopuphidden="if (event.target == this) TabContextMenu.contextTab = null;"> + -+ + + +