[xulrunner/f12/master] Update to 3.5.12

Jan Horak xhorak at fedoraproject.org
Tue Sep 7 07:50:44 UTC 2010


commit ec0aa7d4aa86ffd63c848df3b097d39b5ee3d005
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Sep 7 09:50:47 2010 +0200

    Update to 3.5.12

 .gitignore           |    2 ++
 mozilla-575836.patch |   35 -----------------------------------
 sources              |    2 +-
 xulrunner.spec       |   10 +++++-----
 4 files changed, 8 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 020fc01..f875a80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 xulrunner-1.9.1.9.source.tar.bz2
 xulrunner-1.9.1.10.source.tar.bz2
 xulrunner-1.9.1.11.source.tar.bz2
+/xulrunner-1.9.1.12.source.tag.bz2
+/xulrunner-1.9.1.12.source.tar.bz2
diff --git a/sources b/sources
index f80c8c6..6c2a41c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be1b607d3f610d6c07322859b65ed494  xulrunner-1.9.1.11.source.tar.bz2
+bd1e27ef2494954dd920dede9165e9db  xulrunner-1.9.1.12.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index 76a3443..97a6715 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -14,8 +14,8 @@
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
-Version:        1.9.1.11
-Release:        2%{?dist}
+Version:        1.9.1.12
+Release:        1%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -41,7 +41,6 @@ Patch10:        mozilla-191-pkgconfig.patch
 # Upstream patches
 Patch100:       mozilla-ps-pdf-simplify-operators.patch
 Patch101:       xulrunner-1.9.1-sparc-linux-sync_instruction_memory.patch
-Patch102:       mozilla-575836.patch
 
 # ---------------------------------------------------
 
@@ -168,8 +167,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
 
 %patch100 -p1 -b .ps-pdf-simplify-operators
 %patch101 -p2 -b .sparc-linux-sync_instruction_memory
-%patch102 -p1 -b .575837
-
 
 %{__rm} -f .mozconfig
 %{__cp} %{SOURCE10} .mozconfig
@@ -483,6 +480,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Sep  6 2010 Jan Horak <jhorak at redhat.com> - 1.9.1.12-1
+- Update to 1.9.1.12
+
 * Fri Jul 23 2010 Christopher Aillon <caillon at redhat.com> - 1.9.1.11-2
 - Add patch for mozbz#575836 (1.9.1.12)
 


More information about the scm-commits mailing list