[xulrunner] Move bug links to the individual patch files

Christopher Aillon caillon at fedoraproject.org
Tue Jan 25 20:13:51 UTC 2011


commit e130f22b0cc916889cbbcdb1f5cdeef4a750c87b
Author: Christopher Aillon <caillon at redhat.com>
Date:   Tue Jan 25 08:58:32 2011 -0800

    Move bug links to the individual patch files

 xulrunner-2.0-64bit-big-endian.patch |    2 ++
 xulrunner-2.0-chromium-types.patch   |    2 ++
 xulrunner-2.0-no-methodjit.patch     |    1 +
 xulrunner-2.0-secondary-jit.patch    |    2 ++
 xulrunner.spec                       |    4 ----
 5 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/xulrunner-2.0-64bit-big-endian.patch b/xulrunner-2.0-64bit-big-endian.patch
index a8680ae..8cf3fc9 100644
--- a/xulrunner-2.0-64bit-big-endian.patch
+++ b/xulrunner-2.0-64bit-big-endian.patch
@@ -1,3 +1,5 @@
+https://bugzilla.mozilla.org/show_bug.cgi?id=627664
+
 diff -up xulrunner-2.0/mozilla-central/js/src/jsval.h.64bit-big-endian xulrunner-2.0/mozilla-central/js/src/jsval.h
 --- xulrunner-2.0/mozilla-central/js/src/jsval.h.64bit-big-endian	2011-01-20 15:59:49.000000000 +0100
 +++ xulrunner-2.0/mozilla-central/js/src/jsval.h	2011-01-20 16:00:21.000000000 +0100
diff --git a/xulrunner-2.0-chromium-types.patch b/xulrunner-2.0-chromium-types.patch
index 0ac65d6..65dbc59 100644
--- a/xulrunner-2.0-chromium-types.patch
+++ b/xulrunner-2.0-chromium-types.patch
@@ -1,3 +1,5 @@
+https://bugzilla.mozilla.org/show_bug.cgi?id=627669
+
 diff -up xulrunner-2.0/mozilla-central/gfx/ycbcr/chromium_types.h.chromium-types xulrunner-2.0/mozilla-central/gfx/ycbcr/chromium_types.h
 --- xulrunner-2.0/mozilla-central/gfx/ycbcr/chromium_types.h.chromium-types	2010-11-04 21:05:47.000000000 +0100
 +++ xulrunner-2.0/mozilla-central/gfx/ycbcr/chromium_types.h	2010-11-15 14:20:12.000000000 +0100
diff --git a/xulrunner-2.0-no-methodjit.patch b/xulrunner-2.0-no-methodjit.patch
index 061927a..a7febca 100644
--- a/xulrunner-2.0-no-methodjit.patch
+++ b/xulrunner-2.0-no-methodjit.patch
@@ -1,3 +1,4 @@
+https://bugzilla.mozilla.org/show_bug.cgi?id=623277
 
 # HG changeset patch
 # User Cameron Kaiser <spectre>
diff --git a/xulrunner-2.0-secondary-jit.patch b/xulrunner-2.0-secondary-jit.patch
index 54ab913..4656129 100644
--- a/xulrunner-2.0-secondary-jit.patch
+++ b/xulrunner-2.0-secondary-jit.patch
@@ -1,3 +1,5 @@
+https://bugzilla.mozilla.org/show_bug.cgi?id=627668
+
 diff -up xulrunner-2.0/mozilla-central/js/src/Makefile.in.big-endian-jit xulrunner-2.0/mozilla-central/js/src/Makefile.in
 --- xulrunner-2.0/mozilla-central/js/src/Makefile.in.big-endian-jit	2010-11-04 21:05:48.000000000 +0100
 +++ xulrunner-2.0/mozilla-central/js/src/Makefile.in	2010-11-15 14:17:39.000000000 +0100
diff --git a/xulrunner.spec b/xulrunner.spec
index e63bdfa..21b0d87 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -48,15 +48,11 @@ Patch1:         mozilla-build.patch
 Patch3:         firefox4-jemalloc.patch
 Patch9:         mozilla-build-sbrk.patch
 Patch11:        mozilla-malloc.patch
-# https://bugzilla.mozilla.org/show_bug.cgi?id=627664
 Patch12:        xulrunner-2.0-64bit-big-endian.patch
-# https://bugzilla.mozilla.org/show_bug.cgi?id=627668
 Patch13:        xulrunner-2.0-secondary-jit.patch
-# https://bugzilla.mozilla.org/show_bug.cgi?id=627669
 Patch14:        xulrunner-2.0-chromium-types.patch
 Patch15:        xulrunner-2.0-system-cairo.patch
 Patch16:        xulrunner-2.0-system-cairo-tee.patch
-# https://bugzilla.mozilla.org/show_bug.cgi?id=623277 (resolved in changeset 60794)
 Patch17:        xulrunner-2.0-no-methodjit.patch
 
 # Fedora specific patches


More information about the scm-commits mailing list