Firefox 42.0 - patches update
This commit is contained in:
parent
f80b8f8cef
commit
b35672bac3
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-41.0.2-20151015.tar.xz
|
/firefox-langpacks-41.0.2-20151015.tar.xz
|
||||||
/firefox-42.0.source.tar.xz
|
/firefox-42.0.source.tar.xz
|
||||||
/firefox-langpacks-42.0-20151029.tar.xz
|
/firefox-langpacks-42.0-20151029.tar.xz
|
||||||
|
/firefox-langpacks-42.0-20151030.tar.xz
|
||||||
|
@ -2,8 +2,8 @@ Based on https://github.com/google/skia/commit/b79ff56de23fef680ae7187040f2d6a95
|
|||||||
|
|
||||||
Index: mozilla-release/gfx/skia/trunk/src/core/SkUtilsArm.h
|
Index: mozilla-release/gfx/skia/trunk/src/core/SkUtilsArm.h
|
||||||
===================================================================
|
===================================================================
|
||||||
--- mozilla-release.orig/gfx/skia/trunk/src/core/SkUtilsArm.h
|
--- mozilla-release/gfx/skia/skia/src/core/SkUtilsArm.h
|
||||||
+++ mozilla-release/gfx/skia/trunk/src/core/SkUtilsArm.h
|
+++ mozilla-release/gfx/skia/skia/src/core/SkUtilsArm.h
|
||||||
@@ -21,9 +21,9 @@
|
@@ -21,9 +21,9 @@
|
||||||
#define SK_ARM_NEON_MODE_ALWAYS 1
|
#define SK_ARM_NEON_MODE_ALWAYS 1
|
||||||
#define SK_ARM_NEON_MODE_DYNAMIC 2
|
#define SK_ARM_NEON_MODE_DYNAMIC 2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -up mozilla-release/browser/installer/package-manifest.in.old mozilla-release/browser/installer/package-manifest.in
|
diff -up firefox-42.0/browser/installer/package-manifest.in.debug firefox-42.0/browser/installer/package-manifest.in
|
||||||
--- mozilla-release/browser/installer/package-manifest.in.old 2015-04-03 04:30:05.000000000 +0200
|
--- firefox-42.0/browser/installer/package-manifest.in.debug 2015-10-30 15:35:53.231857572 +0100
|
||||||
+++ mozilla-release/browser/installer/package-manifest.in 2015-04-07 13:17:44.180343700 +0200
|
+++ firefox-42.0/browser/installer/package-manifest.in 2015-10-30 15:36:58.975091068 +0100
|
||||||
@@ -608,7 +608,7 @@
|
@@ -620,7 +620,7 @@
|
||||||
@RESPATH@/components/MozKeyboard.js
|
@RESPATH@/components/MozKeyboard.js
|
||||||
@RESPATH@/components/InputMethod.manifest
|
@RESPATH@/components/InputMethod.manifest
|
||||||
|
|
||||||
@ -9,4 +9,4 @@ diff -up mozilla-release/browser/installer/package-manifest.in.old mozilla-relea
|
|||||||
+#ifdef ENABLE_TESTS
|
+#ifdef ENABLE_TESTS
|
||||||
@RESPATH@/components/TestInterfaceJS.js
|
@RESPATH@/components/TestInterfaceJS.js
|
||||||
@RESPATH@/components/TestInterfaceJS.manifest
|
@RESPATH@/components/TestInterfaceJS.manifest
|
||||||
#endif
|
@RESPATH@/components/TestInterfaceJSMaplike.js
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -up firefox-42.0/firefox-42.0/configure.in.old firefox-42.0/firefox-42.0/configure.in
|
|
||||||
--- firefox-42.0/firefox-42.0/configure.in.old 2015-10-27 01:10:02.000000000 +0100
|
|
||||||
+++ firefox-42.0/firefox-42.0/configure.in 2015-10-29 11:56:49.779827023 +0100
|
|
||||||
@@ -53,7 +53,7 @@ dnl ====================================
|
|
||||||
MOZJPEG=62
|
|
||||||
MOZPNG=10617
|
|
||||||
NSPR_VERSION=4
|
|
||||||
-NSPR_MINVER=4.10.10
|
|
||||||
+NSPR_MINVER=4.10.8
|
|
||||||
NSS_VERSION=3
|
|
||||||
|
|
||||||
dnl Set the minimum version of toolkit libs used by mozilla
|
|
@ -1,6 +1,6 @@
|
|||||||
diff -up firefox-36.0/mozilla-release/gfx/skia/trunk/include/core/SkPreConfig.h.ppc64le firefox-36.0/mozilla-release/gfx/skia/trunk/include/core/SkPreConfig.h
|
diff -up firefox-36.0/mozilla-release/gfx/skia/trunk/include/core/SkPreConfig.h.ppc64le firefox-36.0/mozilla-release/gfx/skia/trunk/include/core/SkPreConfig.h
|
||||||
--- firefox-36.0/mozilla-release/gfx/skia/trunk/include/core/SkPreConfig.h.ppc64le 2015-02-20 03:01:40.000000000 +0100
|
--- firefox-36.0/mozilla-release/gfx/skia/skia/include/core/SkPreConfig.h.ppc64le 2015-02-20 03:01:40.000000000 +0100
|
||||||
+++ firefox-36.0/mozilla-release/gfx/skia/trunk/include/core/SkPreConfig.h 2015-03-06 15:52:58.298050379 +0100
|
+++ firefox-36.0/mozilla-release/gfx/skia/skia/include/core/SkPreConfig.h 2015-03-06 15:52:58.298050379 +0100
|
||||||
@@ -90,6 +90,13 @@
|
@@ -90,6 +90,13 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
12
firefox.spec
12
firefox.spec
@ -56,7 +56,7 @@
|
|||||||
%global libvpx_version 1.3.0
|
%global libvpx_version 1.3.0
|
||||||
|
|
||||||
%if %{?system_nss}
|
%if %{?system_nss}
|
||||||
%global nspr_version 4.10.8
|
%global nspr_version 4.10.10
|
||||||
%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
|
%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
|
||||||
%global nss_version 3.19.2
|
%global nss_version 3.19.2
|
||||||
%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)
|
%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)
|
||||||
@ -92,7 +92,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20151029.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20151030.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source12: firefox-redhat-default-prefs.js
|
Source12: firefox-redhat-default-prefs.js
|
||||||
@ -114,7 +114,6 @@ Patch20: firefox-build-prbool.patch
|
|||||||
Patch21: firefox-ppc64le.patch
|
Patch21: firefox-ppc64le.patch
|
||||||
Patch24: firefox-debug.patch
|
Patch24: firefox-debug.patch
|
||||||
Patch25: rhbz-1219542-s390-build.patch
|
Patch25: rhbz-1219542-s390-build.patch
|
||||||
Patch26: firefox-nspr.patch
|
|
||||||
|
|
||||||
# Fedora specific patches
|
# Fedora specific patches
|
||||||
# Unable to install addons from https pages
|
# Unable to install addons from https pages
|
||||||
@ -250,12 +249,11 @@ cd %{tarballdir}
|
|||||||
%patch18 -p2 -b .jemalloc-ppc
|
%patch18 -p2 -b .jemalloc-ppc
|
||||||
%patch19 -p2 -b .s390-inlines
|
%patch19 -p2 -b .s390-inlines
|
||||||
%patch20 -p1 -b .prbool
|
%patch20 -p1 -b .prbool
|
||||||
#%patch21 -p2 -b .ppc64le
|
%patch21 -p2 -b .ppc64le
|
||||||
#%patch24 -p1 -b .debug
|
%patch24 -p1 -b .debug
|
||||||
%ifarch s390
|
%ifarch s390
|
||||||
%patch25 -p1 -b .rhbz-1219542-s390
|
%patch25 -p1 -b .rhbz-1219542-s390
|
||||||
%endif
|
%endif
|
||||||
%patch26 -p2 -b .nspr
|
|
||||||
|
|
||||||
%patch3 -p2 -b .arm
|
%patch3 -p2 -b .arm
|
||||||
|
|
||||||
@ -273,7 +271,7 @@ cd %{tarballdir}
|
|||||||
%patch425 -p1 -b .1192243
|
%patch425 -p1 -b .1192243
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#%patch500 -p1
|
%patch500 -p1
|
||||||
|
|
||||||
%{__rm} -f .mozconfig
|
%{__rm} -f .mozconfig
|
||||||
%{__cp} %{SOURCE10} .mozconfig
|
%{__cp} %{SOURCE10} .mozconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user