MozillaFirefox/MozillaFirefox.spec
changeset 845 a704b2a17e39
parent 844 86fa73db98e5
child 850 a2bdff616a0e
--- a/MozillaFirefox/MozillaFirefox.spec	Sun Mar 22 14:02:18 2015 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Wed Apr 08 00:59:13 2015 +0200
@@ -18,10 +18,10 @@
 
 
 # changed with every update
-%define major 36
+%define major 37
 %define mainver %major.99
 %define update_channel beta
-%define releasedate 2015032100
+%define releasedate 2015040700
 
 # general build definitions
 %if "%{update_channel}" != "aurora"
@@ -77,7 +77,7 @@
 BuildRequires:  libproxy-devel
 BuildRequires:  makeinfo
 BuildRequires:  mozilla-nspr-devel >= 4.10.8
-BuildRequires:  mozilla-nss-devel >= 3.17.4
+BuildRequires:  mozilla-nss-devel >= 3.18
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  python-devel
 BuildRequires:  startup-notification-devel
@@ -145,6 +145,8 @@
 Patch11:        mozilla-arm-disable-edsp.patch
 Patch12:        mozilla-openaes-decl.patch
 Patch13:        mozilla-skia-bmo1136958.patch
+Patch14:        mozilla-skia-be-le.patch
+Patch15:        mozilla-bmo1005535.patch
 # Firefox/browser
 Patch101:       firefox-kde.patch
 Patch102:       firefox-no-default-ualocale.patch
@@ -258,6 +260,8 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
 # Firefox
 %patch101 -p1
 %patch102 -p1