[xulrunner] Update to 18.0

Martin Stransky stransky at fedoraproject.org
Mon Jan 7 14:20:31 UTC 2013


commit 91316e0461a86428cba339d6170d47d195cf7e5c
Author: Martin Stransky <stransky at redhat.com>
Date:   Mon Jan 7 15:20:09 2013 +0100

    Update to 18.0

 mozilla-746112.patch |   86 ----------------------------------------------
 mozilla-813997.patch |   93 --------------------------------------------------
 sources              |    3 +-
 xulrunner.spec       |   12 +++----
 4 files changed, 7 insertions(+), 187 deletions(-)
---
diff --git a/sources b/sources
index 0a8294c..4f2cd6e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-13d616028eb77de927c29b6655c832c9  xulrunner-17.0.1.source.tar.bz2
+485d02563854c20a3788d89db07b0687  firefox-18.0.source.tar.bz2
+485d02563854c20a3788d89db07b0687  xulrunner-18.0.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index c86cb2d..4c7efbe 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -74,8 +74,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        17.0.1
-Release:        3%{?pre_tag}%{?dist}
+Version:        18.0
+Release:        1%{?pre_tag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -97,8 +97,6 @@ Patch18:        xulrunner-16.0-jemalloc-ppc.patch
 Patch20:        mozilla-193-pkgconfig.patch
 
 # Upstream patches
-Patch49:        mozilla-746112.patch
-Patch50:        mozilla-813997.patch
 
 # ---------------------------------------------------
 
@@ -228,9 +226,6 @@ cd %{tarballdir}
 
 %patch20 -p2 -b .pk
 
-%patch49 -p2 -b .746112
-%patch50 -p1 -b .813997
-
 %{__rm} -f .mozconfig
 %{__cp} %{SOURCE10} .mozconfig
 %if %{enable_mozilla_crashreporter}
@@ -507,6 +502,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Jan 7 2013 Martin Stransky <stransky at redhat.com> - 18.0-1
+- Update to 18.0
+
 * Thu Dec 13 2012 Peter Robinson <pbrobinson at fedoraproject.org> 17.0.1-3
 - Disable webrtc on ARM as it currently tries to build SSE on ARM (fix FTBFS)
 - Enable methodjit/tracejit on ARMv7 for more speed :) Fixes RHBZ 870548


More information about the scm-commits mailing list