diff --git a/.gitignore b/.gitignore index 0de8218..d08d17a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /eppic_030413.tar.gz -/kexec-tools-2.0.7.tar.xz /makedumpfile-1.5.7.tar.gz /kdump-anaconda-addon-005.tar.gz +/kexec-tools-2.0.8.tar.xz diff --git a/kexec-tools.spec b/kexec-tools.spec index 418bcb7..97bff9e 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools -Version: 2.0.7 -Release: 11%{?dist} +Version: 2.0.8 +Release: 1%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component @@ -62,14 +62,10 @@ ExcludeArch: aarch64 # # Patches 101 through 200 are meant for x86_64 kexec-tools enablement # -Patch101: kexec-tools-2.0.7-Provide-an-option-to-use-new-kexec-system-call.patch # # Patches 301 through 400 are meant for ppc64 kexec-tools enablement # -Patch301: kexec-tools-2.0.7-kexec-ppc64-move-to-device-tree-version-17.patch -Patch302: kexec-tools-2.0.7-kexec-ppc64-disabling-exception-handling-when-buildi.patch -Patch303: kexec-tools-2.0.7-ppc64-kdump-Fix-ELF-header-endianess.patch # # Patches 401 through 500 are meant for s390 kexec-tools enablement @@ -105,11 +101,7 @@ tar -z -x -v -f %{SOURCE19} tar -z -x -v -f %{SOURCE23} -%patch101 -p1 %patch601 -p1 -%patch301 -p1 -%patch302 -p1 -%patch303 -p1 %ifarch ppc %define archdef ARCH=ppc @@ -310,6 +302,11 @@ done %doc %changelog +* Mon Oct 20 2014 WANG Chao - 2.0.8-1 +- Rebase kexec-tools-2.0.8 +- Remove subpackage kexec-tools-eppic +- Rebase kdump-anaconda-addon-005 + * Fri Sep 26 2014 WANG Chao - 2.0.7-11 - Fix build failure on ppc64le - Fix an issue on iscsi boot environment diff --git a/sources b/sources index 646b14c..4f370aa 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ b48eb2726d602c1aa3abfd3739441f54 eppic_030413.tar.gz -457f49ad1708eea1f6b332484855fe25 kexec-tools-2.0.7.tar.xz 31668a6dfb8823dd0b7ac09d06fb902e makedumpfile-1.5.7.tar.gz 70a9cab337b4bdcb4607e7e62301ebef kdump-anaconda-addon-005.tar.gz +2c4dec4e857e84ca530478bac0ec114b kexec-tools-2.0.8.tar.xz