Mailinglist Archive: opensuse-commit (861 mails)

< Previous Next >
commit MozillaFirefox for openSUSE:Factory

Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory
checked in at Tue Jan 25 09:00:23 CET 2011.



--------
--- MozillaFirefox/MozillaFirefox.changes 2011-01-13 12:12:52.000000000
+0100
+++ /mounts/work_src_done/STABLE/MozillaFirefox/MozillaFirefox.changes
2011-01-24 10:14:26.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Jan 22 22:21:52 UTC 2011 - wr@xxxxxxxxxxxxx
+
+- update to version 4.0b10
+- removed obsolete firefox-shell-bmo624267.patch
+- testpilot moved to distribution/extensions
+- updated locale provides and removed bn-IN from locales
+- use new macros for desktop file and icon registration
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
firefox-4.0b9-source.tar.bz2
firefox-shell-bmo624267.patch
l10n-4.0b9.tar.bz2

New:
----
firefox-4.0b10-source.tar.bz2
l10n-4.0b10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.W3v3eM/_old 2011-01-25 09:00:06.000000000 +0100
+++ /var/tmp/diff_new_pack.W3v3eM/_new 2011-01-25 09:00:06.000000000 +0100
@@ -29,14 +29,14 @@
BuildRequires: wireless-tools
%endif
%if 0%{?use_xulrunner}
-BuildRequires: %{xulrunner}-devel = 2.0b9
+BuildRequires: %{xulrunner}-devel = 2.0b10
%endif
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
-Version: 4.0b9
+Version: 4.0b10
Release: 1
Provides: web_browser
Provides: firefox = %{version}
-%define releasedate 2011011000
+%define releasedate 2011012100
Summary: Mozilla Firefox Web Browser
Url: http://www.mozilla.org/
Group: Productivity/Networking/Web/Browsers
@@ -62,8 +62,7 @@
Patch8: firefox-libxulsdk-locales.patch
Patch9: firefox-no-default-ualocale.patch
Patch10: firefox-multilocale-chrome.patch
-Patch11: firefox-shell-bmo624267.patch
-Patch12: firefox-shellservice.patch
+Patch11: firefox-shellservice.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires(post): coreutils shared-mime-info desktop-file-utils
Requires(postun): shared-mime-info desktop-file-utils
@@ -121,7 +120,7 @@
%package translations-other
Summary: Extra translations for MozillaFirefox
License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
-Provides:
locale(%{name}:af;as;be;bg;bn_BD;bn_IN;cy;el;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hr;id;is;ka;kk;kn;ku;lt;lv;mk;ml;mr;nn_NO;oc;or;pa_IN;rm;ro;si;sk;sl;sq;sr;ta;ta_LK;te;th;tr;uk;vi)
+Provides:
locale(%{name}:af;ak;ast;be;bg;bn_BD;br;cy;el;en_ZA;eo;et;eu;fy_NL;ga_IE;gd;gu_IN;he;hi_IN;hr;hy_AM;id;is;kk;kn;ku;lg;lt;lv;mai;mk;ml;mr;nn_NO;nso;or;pa_IN;rm;ro;si;sk;sl;son;sq;sr;ta;ta_LK;te;th;tr;uk)
Group: System/Localization
Requires: %{name} = %{version}
Obsoletes: %{name}-translations < %{version}-%{release}
@@ -173,7 +172,6 @@
%patch9 -p1
%patch10 -p1
%patch11 -p1
-%patch12 -p1

%build
export MOZ_BUILD_DATE=%{releasedate}
@@ -243,7 +241,7 @@
touch %{_tmppath}/translations.{common,other}
for locale in $(awk '{ print $1; }'
../mozilla/browser/locales/shipped-locales); do
case $locale in
- ja-JP-mac|en-US)
+ ja-JP-mac|en-US|bn-IN)
;;
*)
pushd $RPM_BUILD_DIR/compare-locales
@@ -320,26 +318,40 @@

%post
# update mime and desktop database
+%if %suse_version > 1130
+%mime_database_post
+%desktop_database_post
+%icon_theme_cache_post
+%else
if [ -f usr/bin/update-mime-database ] ; then
usr/bin/update-mime-database %{_datadir}/mime > /dev/null || :
fi
if [ -f usr/bin/update-desktop-database ] ; then
usr/bin/update-desktop-database > /dev/null || :
fi
+%endif
exit 0

%postun
+%if %suse_version > 1130
+%icon_theme_cache_postun
+%desktop_database_postun
+%mime_database_postun
+%else
if [ -f usr/bin/update-mime-database ] ; then
usr/bin/update-mime-database %{_datadir}/mime > /dev/null || :
fi
if [ -f usr/bin/update-desktop-database ] ; then
usr/bin/update-desktop-database > /dev/null || :
fi
+%endif
+exit 0

%files
%defattr(-,root,root)
%dir %{progdir}
%dir %{progdir}/chrome/
+%dir %{progdir}/distribution/
%{progdir}/chrome/browser.*
%{progdir}/chrome/localized.manifest
%{progdir}/chrome/nonlocalized.manifest
@@ -349,7 +361,7 @@
%exclude %{progdir}/defaults/profile/bookmarks.html
%{progdir}/defaults/
%dir %{progdir}/extensions/
-%{progdir}/extensions/testpilot@xxxxxxxxxxxxxxxx
+%{progdir}/distribution/extensions/
%{progdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
%{progdir}/icons/
%{progdir}/modules/

++++++ compare-locales.tar.bz2 ++++++

++++++ firefox-4.0b9-source.tar.bz2 -> firefox-4.0b10-source.tar.bz2 ++++++
MozillaFirefox/firefox-4.0b9-source.tar.bz2
/mounts/work_src_done/STABLE/MozillaFirefox/firefox-4.0b10-source.tar.bz2
differ: char 11, line 1

++++++ firefox-kde.patch ++++++
--- /var/tmp/diff_new_pack.W3v3eM/_old 2011-01-25 09:00:06.000000000 +0100
+++ /var/tmp/diff_new_pack.W3v3eM/_new 2011-01-25 09:00:06.000000000 +0100
@@ -23,7 +23,7 @@
new file mode 100644
--- /dev/null
+++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1058 @@
+@@ -0,0 +1,1062 @@
+#filter substitution
+<?xml version="1.0"?>
+# -*- Mode: HTML -*-
@@ -569,6 +569,7 @@
+
onfocus="document.getElementById('identity-box').style.MozUserFocus= 'normal'"
+ onblur="setTimeout(function()
document.getElementById('identity-box').style.MozUserFocus = '', 0);">
+ <box id="notification-popup-box" hidden="true" align="center">
++ <image id="default-notification-icon"
class="notification-anchor-icon" role="button"/>
+ <image id="geo-notification-icon"
class="notification-anchor-icon" role="button"/>
+ <image id="addons-notification-icon"
class="notification-anchor-icon" role="button"/>
+ <image id="indexedDB-notification-icon"
class="notification-anchor-icon" role="button"/>
@@ -821,9 +822,9 @@
+ aria-label="&tabsToolbar.label;"
+ context="toolbar-context-menu"
+#ifdef APPMENU_ON_TABBAR
-+
defaultset="appmenu-toolbar-button,tabbrowser-tabs,new-tab-button,alltabs-button,tabview-button,tabs-closebutton"
++
defaultset="appmenu-toolbar-button,tabbrowser-tabs,new-tab-button,alltabs-button,tabs-closebutton"
+#else
-+
defaultset="tabbrowser-tabs,new-tab-button,alltabs-button,tabview-button,tabs-closebutton"
++
defaultset="tabbrowser-tabs,new-tab-button,alltabs-button,tabs-closebutton"
+#endif
+ collapsed="true">
+
@@ -868,13 +869,6 @@
+ position="after_end"/>
+ </toolbarbutton>
+
-+ <toolbarbutton id="tabview-button" class="toolbarbutton-1
chromeclass-toolbar-additional"
-+ label="&tabGroupsButton.label;"
-+ command="Browser:ToggleTabView"
-+ tooltiptext="&tabGroupsButton.tooltip;"
-+ removable="true"
-+ observes="tabviewGroupsNumber"/>
-+
+ <toolbarbutton id="tabs-closebutton"
+ class="close-button tabs-closebutton"
+ command="cmd_close"
@@ -982,6 +976,12 @@
+ oncommand="return FeedHandler.subscribeToFeed(null,
event);"
+ onclick="checkForMiddleClick(this, event);"/>
+ </toolbarbutton>
++
++ <toolbarbutton id="tabview-button" class="toolbarbutton-1
chromeclass-toolbar-additional"
++ label="&tabGroupsButton.label;"
++ command="Browser:ToggleTabView"
++ tooltiptext="&tabGroupsButton.tooltip;"
++ observes="tabviewGroupsNumber"/>
+ </toolbarpalette>
+ </toolbox>
+
@@ -1040,6 +1040,10 @@
+#endif
+#ifdef XP_MACOSX
+ <svg:svg height="0">
++ <svg:mask id="pinstripe-keyhole-forward-mask"
maskContentUnits="objectBoundingBox">
++ <svg:rect x="0" y="0" width="1" height="1" fill="white"/>
++ <svg:circle cx="-0.46" cy="0.48" r="0.65"/>
++ </svg:mask>
+ <svg:mask id="pinstripe-tab-ontop-left-curve-mask"
maskContentUnits="userSpaceOnUse">
+ <svg:circle cx="9" cy="3" r="3" fill="white"/>
+ <svg:rect x="9" y="0" width="3" height="3" fill="white"/>


++++++ firefox-multilocale-chrome.patch ++++++
--- /var/tmp/diff_new_pack.W3v3eM/_old 2011-01-25 09:00:06.000000000 +0100
+++ /var/tmp/diff_new_pack.W3v3eM/_new 2011-01-25 09:00:06.000000000 +0100
@@ -1,12 +1,12 @@
# HG changeset patch
# User Wolfgang Rosenauer <wr@xxxxxxxxxxxxx>
-# Parent 80550b99f4e1c3bfe561edf396dec27d47bf1696
+# Parent e3da64303bf904a8da2410754026b7a00480a589
Add searchplugins to chrome packaging for proper localization

diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js
--- a/browser/app/profile/firefox.js
+++ b/browser/app/profile/firefox.js
-@@ -319,16 +319,20 @@ pref("browser.download.manager.scanWhenD
+@@ -321,16 +321,20 @@ pref("browser.download.manager.scanWhenD
pref("browser.download.manager.resumeOnWakeDelay", 10000);

// search engines URL
@@ -83,13 +83,16 @@
diff --git a/browser/locales/jar.mn b/browser/locales/jar.mn
--- a/browser/locales/jar.mn
+++ b/browser/locales/jar.mn
-@@ -87,8 +87,9 @@
+@@ -81,11 +81,12 @@
+ locale/browser-region/region.properties
(%chrome/browser-region/region.properties)
+ # the following files are browser-specific overrides
+ * locale/browser/netError.dtd
(%chrome/overrides/netError.dtd)
+ * locale/browser/appstrings.properties
(%chrome/overrides/appstrings.properties)
+ * locale/browser/downloads/settingsChange.dtd
(%chrome/overrides/settingsChange.dtd)
% override chrome://global/locale/netError.dtd
chrome://browser/locale/netError.dtd
% override chrome://global/locale/appstrings.properties
chrome://browser/locale/appstrings.properties
% override chrome://mozapps/locale/downloads/settingsChange.dtd
chrome://browser/locale/downloads/settingsChange.dtd
- #if MOZ_UPDATE_CHANNEL == beta
++ locale/browser/searchplugins/list.txt (%searchplugins/list.txt)
% locale testpilot @AB_CD@ %locale/feedback/
locale/feedback/main.dtd (%feedback/main.dtd)
locale/feedback/main.properties (%feedback/main.properties)
- #endif
-+ locale/browser/searchplugins/list.txt (%searchplugins/list.txt)

++++++ l10n-4.0b9.tar.bz2 -> l10n-4.0b10.tar.bz2 ++++++
MozillaFirefox/l10n-4.0b9.tar.bz2
/mounts/work_src_done/STABLE/MozillaFirefox/l10n-4.0b10.tar.bz2 differ: char
11, line 1


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread