[kexec-tools] Delete several patches which have been merged into kexec-tools-2.0.4

Baoquan He baoquan at fedoraproject.org
Wed Apr 3 07:57:54 UTC 2013


commit 524483b592be01130879a792089cb48f7660e199
Author: Baoquan He <bhe at redhat.com>
Date:   Wed Apr 3 13:14:31 2013 +0800

    Delete several patches which have been merged into kexec-tools-2.0.4
    
    Below patches were applied to kexec-tools-2.0.3, the latest
    kexec-tools-2.0.4 has included them. Delete them here.
    
    kexec-tools-2.0.3-Load-bzImages-smaller-than-32-KiB.patch
    kexec-tools-2.0.3-kdump-pass-acpi_rsdp-to-2nd-kernel-for-efi-booting.patch
    kexec-tools-2.0.3-ppc-exec-stack-fix.patch
    kexec-tools-2.0.3-ppc-ppc64-compile-purgatory-code-with-gcc-option-msoft-float.patch
    kexec-tools-2.0.3-vmcore-dmesg-Do-not-write-beyond-end-of-buffer.patch
    kexec-tools-2.0.3-vmcore-dmesg-vmcore-dmesg-Make-it-work-with-new-stru.patch

 ...s-2.0.3-Load-bzImages-smaller-than-32-KiB.patch |   73 -----
 ...s-acpi_rsdp-to-2nd-kernel-for-efi-booting.patch |   82 ------
 kexec-tools-2.0.3-ppc-exec-stack-fix.patch         |   35 ---
 ...urgatory-code-with-gcc-option-msoft-float.patch |   43 ---
 ...e-dmesg-Do-not-write-beyond-end-of-buffer.patch |   87 ------
 ...g-vmcore-dmesg-Make-it-work-with-new-stru.patch |  303 --------------------
 kexec-tools.spec                                   |   12 -
 7 files changed, 0 insertions(+), 635 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index 5d411df..bf94398 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -51,8 +51,6 @@ Obsoletes: diskdumputils netdump
 #
 # Patches 0 through 100 are meant for x86 kexec-tools enablement
 #
-Patch001: kexec-tools-2.0.3-Load-bzImages-smaller-than-32-KiB.patch
-Patch002: kexec-tools-2.0.3-kdump-pass-acpi_rsdp-to-2nd-kernel-for-efi-booting.patch
 
 #
 # Patches 101 through 200 are meant for x86_64 kexec-tools enablement
@@ -65,7 +63,6 @@ Patch002: kexec-tools-2.0.3-kdump-pass-acpi_rsdp-to-2nd-kernel-for-efi-booting.p
 #
 # Patches 301 through 400 are meant for ppc64 kexec-tools enablement
 #
-Patch301: kexec-tools-2.0.3-ppc-ppc64-compile-purgatory-code-with-gcc-option-msoft-float.patch
 
 #
 # Patches 401 through 500 are meant for s390 kexec-tools enablement
@@ -73,14 +70,11 @@ Patch301: kexec-tools-2.0.3-ppc-ppc64-compile-purgatory-code-with-gcc-option-mso
 #
 # Patches 501 through 600 are meant for ppc kexec-tools enablement
 #
-Patch501: kexec-tools-2.0.3-ppc-exec-stack-fix.patch
 
 #
 # Patches 601 onward are generic patches
 #
 Patch601: kexec-tools-2.0.3-disable-kexec-test.patch
-Patch602: kexec-tools-2.0.3-vmcore-dmesg-Do-not-write-beyond-end-of-buffer.patch
-Patch603: kexec-tools-2.0.3-vmcore-dmesg-vmcore-dmesg-Make-it-work-with-new-stru.patch
 Patch604: kexec-tools-2.0.3-build-makedumpfile-eppic-shared-object.patch
 
 %description
@@ -110,13 +104,7 @@ tar -z -x -v -f %{SOURCE9}
 tar -z -x -v -f %{SOURCE19}
 
 
-%patch001 -p1
-%patch002 -p1
-%patch301 -p1
-%patch501 -p1
 %patch601 -p1
-%patch602 -p1
-%patch603 -p1
 %patch604 -p1
 
 tar -z -x -v -f %{SOURCE13}


More information about the scm-commits mailing list