forked from pool/MozillaFirefox
Accepting request 260773 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/260773 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=202
This commit is contained in:
commit
084700b2e7
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 7 20:14:32 UTC 2014 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- update to Firefox 33.1
|
||||||
|
* Adding DuckDuckGo as a search option (upstream)
|
||||||
|
* Forget Button added
|
||||||
|
* Enhanced Tiles
|
||||||
|
* Privacy tour introduced
|
||||||
|
- fix typo in GStreamer Recommends
|
||||||
|
- requires NSS 3.17.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 4 18:00:35 UTC 2014 - guillaume@opensuse.org
|
Tue Nov 4 18:00:35 UTC 2014 - guillaume@opensuse.org
|
||||||
|
|
||||||
@ -9,7 +20,7 @@ Tue Nov 4 18:00:35 UTC 2014 - guillaume@opensuse.org
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 3 11:36:04 UTC 2014 - dmueller@suse.com
|
Mon Nov 3 11:36:04 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
- use proper macros for ARM
|
- use proper macros for ARM
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 3 11:26:23 UTC 2014 - josua.mayer97@gmail.com
|
Mon Nov 3 11:26:23 UTC 2014 - josua.mayer97@gmail.com
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
# changed with every update
|
# changed with every update
|
||||||
%define major 33
|
%define major 33
|
||||||
%define mainver %major.0.2
|
%define mainver %major.1
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 2014102800
|
%define releasedate 2014110600
|
||||||
|
|
||||||
# general build definitions
|
# general build definitions
|
||||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||||
@ -90,7 +90,7 @@ BuildRequires: libproxy-devel
|
|||||||
BuildRequires: wireless-tools
|
BuildRequires: wireless-tools
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: mozilla-nspr-devel >= 4.10.7
|
BuildRequires: mozilla-nspr-devel >= 4.10.7
|
||||||
BuildRequires: mozilla-nss-devel >= 3.17.1
|
BuildRequires: mozilla-nss-devel >= 3.17.2
|
||||||
BuildRequires: nss-shared-helper-devel
|
BuildRequires: nss-shared-helper-devel
|
||||||
BuildRequires: pkgconfig(libpulse)
|
BuildRequires: pkgconfig(libpulse)
|
||||||
%if 0%{?suse_version} > 1210
|
%if 0%{?suse_version} > 1210
|
||||||
@ -100,7 +100,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
|
|||||||
%if 0%{?gstreamer} == 1
|
%if 0%{?gstreamer} == 1
|
||||||
Requires: libgstreamer-1_0-0
|
Requires: libgstreamer-1_0-0
|
||||||
Recommends: gstreamer-fluendo-mp3
|
Recommends: gstreamer-fluendo-mp3
|
||||||
Recommends: gstreamer-plugin-libav
|
Recommends: gstreamer-plugins-libav
|
||||||
%else
|
%else
|
||||||
Requires: libgstreamer-0_10-0
|
Requires: libgstreamer-0_10-0
|
||||||
Recommends: gstreamer-0_10-fluendo-mp3
|
Recommends: gstreamer-0_10-fluendo-mp3
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<size unit="G">9</size>
|
<size unit="G">9</size>
|
||||||
</disk>
|
</disk>
|
||||||
<memory>
|
<memory>
|
||||||
<size unit="M">4500</size>
|
<size unit="M">5000</size>
|
||||||
</memory>
|
</memory>
|
||||||
</hardware>
|
</hardware>
|
||||||
<overwrite>
|
<overwrite>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9da5fc2933ef4241a6b311ea34d3e45a20c8db862b55f554b4cea24faadb7751
|
oid sha256:d2e6d8c186ebcd6b6ee1122305c439cbdb90e06a9ecb66567739ff470e00530b
|
||||||
size 28468
|
size 28416
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="FIREFOX_33_0_2_RELEASE"
|
RELEASE_TAG="FIREFOX_33_1_RELEASE"
|
||||||
VERSION="33.0.2"
|
VERSION="33.1"
|
||||||
|
|
||||||
# mozilla
|
# mozilla
|
||||||
if [ -d mozilla ]; then
|
if [ -d mozilla ]; then
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:994e72dc778f50a0c850f4623c07fd91ad6702b3b6c8bf1a61cabd39630cdd8f
|
|
||||||
size 131636868
|
|
3
firefox-33.1-source.tar.xz
Normal file
3
firefox-33.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b1364cb142052a8c00143dd15c7192ba47ae5648f4380f14a2e2d8b8f22c9a2
|
||||||
|
size 132110996
|
@ -1,12 +1,12 @@
|
|||||||
# HG changeset patch
|
# HG changeset patch
|
||||||
# Parent 9e20873aca55242f18dd1b93e863eded6d1d08bd
|
# Parent 78b2c4af37108b3a2b6a856da7544335001cd444
|
||||||
# User Wolfgang Rosenauer <wr@rosenauer.org>
|
# User Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
Add searchplugins to chrome packaging for proper localization
|
Add searchplugins to chrome packaging for proper localization
|
||||||
|
|
||||||
diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js
|
diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js
|
||||||
--- a/browser/app/profile/firefox.js
|
--- a/browser/app/profile/firefox.js
|
||||||
+++ b/browser/app/profile/firefox.js
|
+++ b/browser/app/profile/firefox.js
|
||||||
@@ -375,16 +375,20 @@ pref("browser.helperApps.deleteTempFileO
|
@@ -381,16 +381,20 @@ pref("browser.helperApps.deleteTempFileO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// search engines URL
|
// search engines URL
|
||||||
@ -39,10 +39,10 @@ diff --git a/browser/locales/Makefile.in b/browser/locales/Makefile.in
|
|||||||
ifeq ($(MOZ_WIDGET_TOOLKIT) $(DIST_SUBDIR),windows metro)
|
ifeq ($(MOZ_WIDGET_TOOLKIT) $(DIST_SUBDIR),windows metro)
|
||||||
SEARCHPLUGINS_NAMES = $(shell cat $(call MERGE_FILE,/searchplugins/metrolist.txt))
|
SEARCHPLUGINS_NAMES = $(shell cat $(call MERGE_FILE,/searchplugins/metrolist.txt))
|
||||||
else
|
else
|
||||||
-SEARCHPLUGINS_NAMES = $(shell cat $(call MERGE_FILE,/searchplugins/list.txt))
|
-SEARCHPLUGINS_NAMES = $(shell cat $(call MERGE_FILE,/searchplugins/list.txt)) ddg
|
||||||
+SEARCHPLUGINS_NAMES = $(shell cat \
|
+SEARCHPLUGINS_NAMES = $(shell cat \
|
||||||
+ $(firstword $(wildcard $(LOCALE_SRCDIR)/searchplugins/list.txt) \
|
+ $(firstword $(wildcard $(LOCALE_SRCDIR)/searchplugins/list.txt) \
|
||||||
+ @srcdir@/en-US/searchplugins/list.txt ) )
|
+ @srcdir@/en-US/searchplugins/list.txt ) ) ddg
|
||||||
endif
|
endif
|
||||||
SEARCHPLUGINS_PATH := $(FINAL_TARGET)/searchplugins
|
SEARCHPLUGINS_PATH := $(FINAL_TARGET)/searchplugins
|
||||||
SEARCHPLUGINS := $(addsuffix .xml,$(SEARCHPLUGINS_NAMES))
|
SEARCHPLUGINS := $(addsuffix .xml,$(SEARCHPLUGINS_NAMES))
|
||||||
@ -128,7 +128,7 @@ diff --git a/browser/locales/en-US/searchplugins/google.xml b/browser/locales/en
|
|||||||
diff --git a/browser/locales/jar.mn b/browser/locales/jar.mn
|
diff --git a/browser/locales/jar.mn b/browser/locales/jar.mn
|
||||||
--- a/browser/locales/jar.mn
|
--- a/browser/locales/jar.mn
|
||||||
+++ b/browser/locales/jar.mn
|
+++ b/browser/locales/jar.mn
|
||||||
@@ -133,14 +133,15 @@
|
@@ -135,14 +135,15 @@
|
||||||
locale/browser/syncQuota.properties (%chrome/browser/syncQuota.properties)
|
locale/browser/syncQuota.properties (%chrome/browser/syncQuota.properties)
|
||||||
#endif
|
#endif
|
||||||
% locale browser-region @AB_CD@ %locale/browser-region/
|
% locale browser-region @AB_CD@ %locale/browser-region/
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5cb9f895fef103f8eb6a1ce1452163214977f543c26dde39f5d1a83f877619cf
|
|
||||||
size 41126140
|
|
3
l10n-33.1.tar.xz
Normal file
3
l10n-33.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ca376a0e3c18fcdb04952db50a56c6afa346f0a0da1341ab8ec4edb1f5909c54
|
||||||
|
size 41139352
|
@ -1,2 +1,2 @@
|
|||||||
REV=7dc4a9d1b3e6
|
REV=a4d51da32fe7
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user