# HG changeset patch # User Wolfgang Rosenauer # Date 1453627785 -3600 # Node ID 44a28160de40f5c251f87d17aff56a14fa697c23 # Parent 1d01621f95355c0e78300205802ad78088bd065c prepare 44.0b9 diff -r 1d01621f9535 -r 44a28160de40 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Thu Dec 31 10:00:30 2015 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Sun Jan 24 10:29:45 2016 +0100 @@ -1,7 +1,13 @@ ------------------------------------------------------------------- -Thu Dec 31 08:45:14 UTC 2015 - wr@rosenauer.org - +Thu Dec 31 09:00:33 UTC 2015 - wr@rosenauer.org + +- update to Firefox 44.0b4 + * requires NSPR 4.11 + * requires NSS 3.21 - prepare mozilla-kde.patch for Gtk3 builds +- rebased patches +- remove obsolete patch + * mozilla-bmo1233434.patch ------------------------------------------------------------------- Tue Dec 29 20:29:35 UTC 2015 - wr@rosenauer.org diff -r 1d01621f9535 -r 44a28160de40 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Thu Dec 31 10:00:30 2015 +0100 +++ b/MozillaFirefox/MozillaFirefox.spec Sun Jan 24 10:29:45 2016 +0100 @@ -2,7 +2,7 @@ # spec file for package MozillaFirefox # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. -# 2006-2015 Wolfgang Rosenauer +# 2006-2016 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define major 43 %define mainver %major.99 %define update_channel beta -%define releasedate 2015123000 +%define releasedate 2016012300 # general build definitions %if "%{update_channel}" != "aurora" @@ -159,7 +159,6 @@ Patch8: mozilla-openaes-decl.patch Patch10: mozilla-no-stdcxx-check.patch Patch11: mozilla-libproxy.patch -Patch12: mozilla-bmo1233434.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-no-default-ualocale.patch @@ -269,7 +268,6 @@ %patch8 -p1 %patch10 -p1 %patch11 -p1 -%patch12 -p1 # Firefox %patch101 -p1 %patch102 -p1 diff -r 1d01621f9535 -r 44a28160de40 MozillaFirefox/create-tar.sh --- a/MozillaFirefox/create-tar.sh Thu Dec 31 10:00:30 2015 +0100 +++ b/MozillaFirefox/create-tar.sh Sun Jan 24 10:29:45 2016 +0100 @@ -2,7 +2,7 @@ CHANNEL="beta" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_44_0b4_RELEASE" +RELEASE_TAG="FIREFOX_44_0b9_RELEASE" VERSION="43.99" # mozilla diff -r 1d01621f9535 -r 44a28160de40 MozillaFirefox/mozilla-bmo1233434.patch --- a/MozillaFirefox/mozilla-bmo1233434.patch Thu Dec 31 10:00:30 2015 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -../mozilla-bmo1233434.patch \ No newline at end of file diff -r 1d01621f9535 -r 44a28160de40 firefox-branded-icons.patch --- a/firefox-branded-icons.patch Thu Dec 31 10:00:30 2015 +0100 +++ b/firefox-branded-icons.patch Sun Jan 24 10:29:45 2016 +0100 @@ -1,6 +1,6 @@ # HG changeset patch # Parent e0751ad74e835e80041a61ea00c2a63bf6fbe2de -# Parent dbca8a673de340999f67eb321169b44cc4109faf +# Parent e10e9bf6ab3a74655998bd0286d248f5d17a601a diff --git a/browser/app/Makefile.in b/browser/app/Makefile.in --- a/browser/app/Makefile.in @@ -21,12 +21,12 @@ +endif endif - ifndef LIBXUL_SDK # channel-prefs.js is handled separate from other prefs due to bug 756325 libs:: $(srcdir)/profile/channel-prefs.js $(NSINSTALL) -D $(DIST)/bin/defaults/pref $(call py_action,preprocessor,-Fsubstitution $(PREF_PPFLAGS) $(ACDEFINES) $^ -o $(DIST)/bin/defaults/pref/channel-prefs.js) - endif + + ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT)) diff --git a/browser/branding/branding-common.mozbuild b/browser/branding/branding-common.mozbuild --- a/browser/branding/branding-common.mozbuild +++ b/browser/branding/branding-common.mozbuild @@ -49,7 +49,7 @@ diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in --- a/browser/installer/package-manifest.in +++ b/browser/installer/package-manifest.in -@@ -669,18 +669,21 @@ +@@ -670,18 +670,21 @@ @RESPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png @RESPATH@/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf @RESPATH@/chrome/toolkit@JAREXT@ @@ -70,4 +70,4 @@ @RESPATH@/browser/chrome/webide.manifest @RESPATH@/browser/@PREF_DIR@/webide-prefs.js - ; shell icons + ; DevTools diff -r 1d01621f9535 -r 44a28160de40 firefox-kde.patch --- a/firefox-kde.patch Thu Dec 31 10:00:30 2015 +0100 +++ b/firefox-kde.patch Sun Jan 24 10:29:45 2016 +0100 @@ -1,11 +1,11 @@ # HG changeset patch -# Parent 3fedb882f767b2e4ff72ef972a9cce4c5d1af4af +# Parent 77c3bdc27160dfa96aa4b3288c7f12a72f273967 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,1222 @@ +@@ -0,0 +1,1250 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -16,7 +16,7 @@ + + + -+ ++ + + + @@ -170,6 +170,7 @@ + popuponly menulist to be its immediate parent. --> +