[xulrunner] Update to 30.0 build 1, disabled shared js

Martin Stransky stransky at fedoraproject.org
Thu Jun 5 07:37:25 UTC 2014


commit 4efab6c15bfc99ce8c5cf917831f46c597cdd3cc
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Thu Jun 5 09:37:31 2014 +0200

     Update to 30.0 build 1, disabled shared js

 firefox-aarch64-double-convertsion.patch |   80 -
 firefox-aarch64-libevent.patch           |  115 -
 firefox-aarch64-xpcom.patch              |  517 ---
 mozilla-973977.patch                     |   31 -
 mozilla-ppc64le.patch                    | 5061 ------------------------------
 xulrunner-mozconfig                      |    1 -
 xulrunner.spec                           |   28 +-
 7 files changed, 7 insertions(+), 5826 deletions(-)
---
diff --git a/xulrunner-mozconfig b/xulrunner-mozconfig
index 1ceaaf2..6d680ff 100644
--- a/xulrunner-mozconfig
+++ b/xulrunner-mozconfig
@@ -26,7 +26,6 @@ ac_add_options --enable-libnotify
 ac_add_options --disable-necko-wifi
 ac_add_options --enable-startup-notification
 ac_add_options --disable-cpp-exceptions
-ac_add_options --enable-shared-js
 ac_add_options --enable-url-classifier
 ac_add_options --enable-gio
 ac_add_options --disable-gnomevfs
diff --git a/xulrunner.spec b/xulrunner.spec
index da3fb6d..06161cf 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -77,8 +77,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        29.0
-Release:        5%{?pre_tag}%{?dist}
+Version:        30.0
+Release:        1%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -101,14 +101,6 @@ Patch200:        mozilla-193-pkgconfig.patch
 Patch204:        rhbz-966424.patch
 
 # Upstream patches
-Patch300:        mozilla-ppc64le.patch
-# mbo 962488
-Patch301:        firefox-aarch64-double-convertsion.patch
-# mbo 963023
-Patch302:        firefox-aarch64-libevent.patch
-# mbo 963024
-Patch303:        firefox-aarch64-xpcom.patch
-Patch304:        mozilla-973977.patch
 
 # ---------------------------------------------------
 
@@ -245,17 +237,7 @@ cd %{tarballdir}
 %patch204 -p1 -b .966424
 
 # Upstream patches
-%ifarch ppc64le
-%if 0%{?fedora} > 20
-%patch300 -p1 -b .ppc64le
-%endif
-%endif
-%patch301 -p1 -b .aarch64-dbl
-%patch302 -p1 -b .aarch64-libevent
-%patch303 -p1 -b .aarch64-xpcom
-%ifarch ppc64
-%patch304 -p1 -b .973977
-%endif
+
 
 %{__rm} -f .mozconfig
 %{__cp} %{SOURCE10} .mozconfig
@@ -539,6 +521,10 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Thu Jun 5 2014 Martin Stransky <stransky at redhat.com> - 30.0-1
+- Update to 30.0 build 1
+- Disabled shared js
+
 * Fri May 23 2014 Martin Stransky <stransky at redhat.com> - 29.0-5
 - Added a build fix for ppc64 - rhbz#1100495
 


More information about the scm-commits mailing list