[xulrunner] housekeeping: remove some no-longer needed patches

Christopher Aillon caillon at fedoraproject.org
Tue Feb 1 18:31:03 UTC 2011


commit a17a97c19a41069306a038fdcab16f6e69074c9f
Author: Christopher Aillon <caillon at redhat.com>
Date:   Mon Jan 31 06:07:48 2011 -0800

    housekeeping: remove some no-longer needed patches
    
    * firefox4-jemalloc.patch:
        fixed differently by
        http://hg.mozilla.org/mozilla-central/rev/7a2802932585
    
    * mozilla-malloc.patch:
        rendered obsolete by
        http://pkgs.fedoraproject.org/gitweb/?p=xulrunner.git;a=commit;h=33fcc16fa7be4126ab8671fd505242f9513766ae

 firefox4-jemalloc.patch |   22 ----------------------
 mozilla-malloc.patch    |   12 ------------
 xulrunner.spec          |    4 ----
 3 files changed, 0 insertions(+), 38 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index bcda226..9ccea3f 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -44,9 +44,7 @@ Source21:       %{name}.sh.in
 # build patches
 Patch0:         xulrunner-version.patch
 Patch1:         mozilla-build.patch
-Patch3:         firefox4-jemalloc.patch
 Patch9:         mozilla-build-sbrk.patch
-Patch11:        mozilla-malloc.patch
 Patch12:        xulrunner-2.0-64bit-big-endian.patch
 Patch13:        xulrunner-2.0-secondary-jit.patch
 Patch14:        xulrunner-2.0-chromium-types.patch
@@ -151,9 +149,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
 %{__patch} -p1 -b --suffix .version --fuzz=0 < version.patch
 
 %patch1  -p2 -b .build
-%patch3  -p1 -b .jemalloc
 %patch9  -p2 -b .sbrk
-%patch11 -p2 -b .malloc
 %patch12 -p2 -b .64bit-big-endian
 %patch13 -p2 -b .secondary-jit
 %patch14 -p2 -b .chromium-types


More information about the scm-commits mailing list