Hello community, here is the log from the commit of package mozilla-xulrunner20 for openSUSE:11.4 checked in at Tue Mar 22 00:02:03 CET 2011.
-------- --- old-versions/11.4/all/mozilla-xulrunner20/mozilla-xulrunner20.changes 2011-02-23 10:07:39.000000000 +0100 +++ 11.4/mozilla-xulrunner20/mozilla-xulrunner20.changes 2011-03-21 10:46:06.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Mar 18 08:48:12 UTC 2011 - [email protected] + +- update to 2.0 (rc2) + * removed upstreamed mozilla-gio-launch-uri.patch + * updated supported locale list +- set useragent buildid to branded Firefox default +- apply mozilla-cairo-lcd.patch for internal cairo to fix + font smoothing in combination with freetype + +------------------------------------------------------------------- Package does not exist at destination yet. Using Fallback old-versions/11.4/all/mozilla-xulrunner20 Destination is old-versions/11.4/UPDATES/all/mozilla-xulrunner20 calling whatdependson for 11.4-i586 Old: ---- l10n-2.0b12.tar.bz2 mozilla-gio-launch-uri.patch xulrunner-source-2.0b12.tar.bz2 New: ---- l10n-2.0.0.tar.bz2 mozilla-cairo-lcd.patch mozilla-gecko-version.patch xulrunner-source-2.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozilla-xulrunner20.spec ++++++ --- /var/tmp/diff_new_pack.nlOpYd/_old 2011-03-22 00:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.nlOpYd/_new 2011-03-22 00:01:43.000000000 +0100 @@ -30,12 +30,12 @@ BuildRequires: wireless-tools %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -Version: 2.0b12 -Release: 1.<RELEASE2> -%define releasedate 2011022200 -%define version_internal 2.0b12 +Version: 2.0.0 +Release: 0.<RELEASE2> +%define releasedate 2011031700 +%define version_internal 2.0.0 %define apiversion 2.0 -%define uaweight 199900 +%define uaweight 200000 Summary: Mozilla Runtime Environment 2.0 Url: http://www.mozilla.org Group: Productivity/Other @@ -64,17 +64,18 @@ Patch5: mozilla-prefer_plugin_pref.patch Patch6: mozilla-shared-nss-db.patch Patch7: mozilla-kde.patch +Patch8: mozilla-cairo-lcd.patch # PATCH-FEATURE-SLED FATE#302023, FATE#302024 -Patch8: mozilla-gconf-backend.patch -Patch9: gecko-lockdown.patch -Patch10: toolkit-ui-lockdown.patch +Patch9: mozilla-gconf-backend.patch +Patch10: gecko-lockdown.patch +Patch11: toolkit-ui-lockdown.patch # --- -Patch11: mozilla-cpuid.patch -Patch12: mozilla-language.patch -Patch13: mozilla-gio.patch -Patch14: mozilla-cairo-return.patch -Patch15: mozilla-gio-launch-uri.patch +Patch12: mozilla-cpuid.patch +Patch13: mozilla-language.patch +Patch14: mozilla-gio.patch +Patch15: mozilla-cairo-return.patch Patch16: mozilla-ntlm-full-path.patch +Patch17: mozilla-gecko-version.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js20 = %{version} Requires(post): update-alternatives coreutils @@ -101,7 +102,7 @@ Requires: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr) %endif %if %has_system_nss -BuildRequires: mozilla-nss-devel >= 3.12.6 +BuildRequires: mozilla-nss-devel >= 3.12.8 Requires: mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss) %endif Recommends: %{name}-gnome @@ -163,7 +164,7 @@ Summary: Extra translations for XULRunner 2.0 Group: System/Localization Requires: %{name} = %{version} -Provides: locale(%{name}:af;ak;ast;be;bg;bn_BD;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fy_NL;ga_IE;gd;gl;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;zu) +Provides: locale(%{name}:af;ak;ast;be;bg;bn_BD;br;bs;cy;el;en_ZA;eo;es_MX;et;eu;fa;fy_NL;ga_IE;gd;gl;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;zu) Obsoletes: %{name}-translations < %{version}-%{release} %description translations-other @@ -182,9 +183,9 @@ Requires(post): coreutils %description gnome -This subpackage contains the Necko Gnome-VFS and Gnome components which -rely on the gnome-vfs subsystem to be installed. They are recommended -for full desktop integration but not mandatory for small disk footprint +This subpackage contains the Gnome components which rely on certain +Gnome subsystems to be installed. They are recommended for full +desktop integration but not mandatory for small disk footprint KDE installations for example. @@ -209,17 +210,18 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -#%patch8 -p1 +%patch8 -p1 #%patch9 -p1 #%patch10 -p1 -%if %suse_version < 1120 #%patch11 -p1 +%if %suse_version < 1120 +#%patch12 -p1 %endif -%patch12 -p1 %patch13 -p1 %patch14 -p1 %patch15 -p1 %patch16 -p1 +%patch17 -p1 %build kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3) @@ -227,6 +229,9 @@ echo fix kde helper version in the .spec file exit 1 fi +source other-licenses/branding/firefox/configure.sh +unset MOZ_APP_DISPLAYNAME +export MOZ_UA_BUILDID MOZ_APP_DIR=%{_libdir}/xulrunner-%{version_internal} export MOZ_BUILD_DATE=%{releasedate} export CFLAGS="$RPM_OPT_FLAGS -Os -fno-strict-aliasing" ++++++ compare-locales.tar.bz2 ++++++ ++++++ create-tar.sh ++++++ --- /var/tmp/diff_new_pack.nlOpYd/_old 2011-03-22 00:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.nlOpYd/_new 2011-03-22 00:01:43.000000000 +0100 @@ -1,8 +1,8 @@ #!/bin/bash -BRANCH="mozilla-central" -RELEASE_TAG="FIREFOX_4_0b12_RELEASE" -VERSION="2.0b12" +BRANCH="releases/mozilla-2.0" +RELEASE_TAG="FIREFOX_4_0rc2_RELEASE" +VERSION="2.0.0" # mozilla hg clone http://hg.mozilla.org/$BRANCH mozilla @@ -18,7 +18,7 @@ ja-JP-mac|en-US) ;; *) - hg clone http://hg.mozilla.org/l10n-central/$locale l10n/$locale + hg clone http://hg.mozilla.org/releases/l10n-mozilla-2.0/$locale l10n/$locale [ "$RELEASE_TAG" == "default" ] || hg -R l10n/$locale up -C -r $RELEASE_TAG ;; esac ++++++ l10n-2.0b12.tar.bz2 -> l10n-2.0.0.tar.bz2 ++++++ old-versions/11.4/all/mozilla-xulrunner20/l10n-2.0b12.tar.bz2 11.4/mozilla-xulrunner20/l10n-2.0.0.tar.bz2 differ: char 11, line 1 ++++++ mozilla-cairo-lcd.patch ++++++ ++++ 1333 lines (skipped) ++++++ mozilla-gecko-version.patch ++++++ # HG changeset patch # Parent 7d3dc831fb0c3282bda0e5da3f7965e6422ee294 diff --git a/config/milestone.txt b/config/milestone.txt --- a/config/milestone.txt +++ b/config/milestone.txt @@ -5,9 +5,9 @@ # x.x.x.x # x.x.x+ # # Referenced by milestone.pl. # Hopefully I'll be able to automate replacement of *all* # hardcoded milestones in the tree from these two files. #-------------------------------------------------------- -2.0 +2.0.0 ++++++ mozilla-kde.patch ++++++ --- /var/tmp/diff_new_pack.nlOpYd/_old 2011-03-22 00:01:43.000000000 +0100 +++ /var/tmp/diff_new_pack.nlOpYd/_new 2011-03-22 00:01:43.000000000 +0100 @@ -2945,7 +2945,7 @@ diff --git a/uriloader/exthandler/unix/nsMIMEInfoUnix.cpp b/uriloader/exthandler/unix/nsMIMEInfoUnix.cpp --- a/uriloader/exthandler/unix/nsMIMEInfoUnix.cpp +++ b/uriloader/exthandler/unix/nsMIMEInfoUnix.cpp -@@ -50,28 +50,31 @@ +@@ -50,30 +50,33 @@ #include <QString> #if (MOZ_ENABLE_CONTENTACTION) #include <contentaction/contentaction.h> @@ -2957,6 +2957,8 @@ -#include "nsGNOMERegistry.h" +#include "nsCommonRegistry.h" #include "nsIGIOService.h" + #include "nsNetCID.h" + #include "nsIIOService.h" #include "nsIGnomeVFSService.h" #include "nsAutoPtr.h" #ifdef MOZ_ENABLE_DBUS @@ -2979,7 +2981,7 @@ nsCAutoString spec; aURI->GetAsciiSpec(spec); if (hildon_uri_open(spec.get(), action, nsnull)) -@@ -93,22 +96,22 @@ nsMIMEInfoUnix::LoadUriInternal(nsIURI * +@@ -95,22 +98,22 @@ nsMIMEInfoUnix::LoadUriInternal(nsIURI * return rv; } @@ -3004,7 +3006,7 @@ if (*_retval) return NS_OK; -@@ -151,32 +154,49 @@ nsMIMEInfoUnix::LaunchDefaultWithFile(ns +@@ -153,16 +156,33 @@ nsMIMEInfoUnix::LaunchDefaultWithFile(ns ContentAction::Action::defaultActionForFile(uri, QString(mSchemeOrType.get())); if (action.isValid()) { action.trigger(); @@ -3031,12 +3033,14 @@ + } + nsCOMPtr<nsIGIOService> giovfs = do_GetService(NS_GIOSERVICE_CONTRACTID); - nsCOMPtr<nsIGnomeVFSService> gnomevfs = do_GetService(NS_GNOMEVFSSERVICE_CONTRACTID); + nsCAutoString uriSpec; if (giovfs) { - nsCOMPtr<nsIGIOMimeApp> app; - if (NS_SUCCEEDED(giovfs->GetAppForMimeType(mSchemeOrType, getter_AddRefs(app))) && app) - return app->Launch(nativePath); - } else if (gnomevfs) { + // nsGIOMimeApp->Launch wants a URI string instead of local file + nsresult rv; + nsCOMPtr<nsIIOService> ioservice = do_GetService(NS_IOSERVICE_CONTRACTID, &rv); + NS_ENSURE_SUCCESS(rv, rv); + nsCOMPtr<nsIURI> uri; +@@ -180,17 +200,17 @@ nsMIMEInfoUnix::LaunchDefaultWithFile(ns /* Fallback to GnomeVFS */ nsCOMPtr<nsIGnomeVFSMimeApp> app; if (NS_SUCCEEDED(gnomevfs->GetAppForMimeType(mSchemeOrType, getter_AddRefs(app))) && app) @@ -3053,7 +3057,7 @@ if (giovfs) { nsCOMPtr<nsIGIOMimeApp> app; if (NS_SUCCEEDED(giovfs->GetAppForMimeType(type, getter_AddRefs(app))) && app) - return app->Launch(nativePath); + return app->Launch(uriSpec); } else if (gnomevfs) { diff --git a/uriloader/exthandler/unix/nsOSHelperAppService.cpp b/uriloader/exthandler/unix/nsOSHelperAppService.cpp --- a/uriloader/exthandler/unix/nsOSHelperAppService.cpp ++++++ xulrunner-source-2.0b12.tar.bz2 -> xulrunner-source-2.0.0.tar.bz2 ++++++ old-versions/11.4/all/mozilla-xulrunner20/xulrunner-source-2.0b12.tar.bz2 11.4/mozilla-xulrunner20/xulrunner-source-2.0.0.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
