[kexec-tools] pull makedumpfile 1.5.3

Baoquan He baoquan at fedoraproject.org
Wed Feb 20 02:34:22 UTC 2013


commit c5052f6512e97587ac1627b196b40e2c347acecc
Author: Baoquan He <bhe at redhat.com>
Date:   Tue Feb 19 15:34:26 2013 +0800

    pull makedumpfile 1.5.3

 .gitignore       |    1 +
 kexec-tools.spec |    8 ++++----
 sources          |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dde6f13..493d792 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ makedumpfile-1.3.5.tar.gz
 /makedumpfile-1.4.2.tar.gz
 /makedumpfile-1.5.0.tar.gz
 /makedumpfile-1.5.1.tar.gz
+/makedumpfile-1.5.3.tar.gz
diff --git a/kexec-tools.spec b/kexec-tools.spec
index 36f185f..591779f 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -13,7 +13,7 @@ Source5: kdump.sysconfig.ppc64
 Source6: kdump.sysconfig.ia64
 Source7: mkdumprd
 Source8: kdump.conf
-Source9: http://downloads.sourceforge.net/project/makedumpfile/makedumpfile/1.5.1/makedumpfile-1.5.1.tar.gz
+Source9: http://downloads.sourceforge.net/project/makedumpfile/makedumpfile/1.5.3/makedumpfile-1.5.3.tar.gz
 Source10: kexec-kdump-howto.txt
 Source11: firstboot_kdump.py
 Source12: mkdumprd.8
@@ -131,7 +131,7 @@ cp %{SOURCE10} .
 
 make
 %ifarch %{ix86} x86_64 ia64 ppc64 s390x
-make -C makedumpfile-1.5.1 LINKTYPE=dynamic
+make -C makedumpfile-1.5.3 LINKTYPE=dynamic
 %endif
 make -C kexec-tools-po
 
@@ -165,8 +165,8 @@ mkdir -p $RPM_BUILD_ROOT/usr/sbin
 install -m 755 %{SOURCE17} $RPM_BUILD_ROOT/usr/sbin/rhcrashkernel-param
 
 %ifarch %{ix86} x86_64 ia64 ppc64 s390x
-install -m 755 makedumpfile-1.5.1/makedumpfile $RPM_BUILD_ROOT/sbin/makedumpfile
-install -m 644 makedumpfile-1.5.1/makedumpfile.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8/makedumpfile.8.gz
+install -m 755 makedumpfile-1.5.3/makedumpfile $RPM_BUILD_ROOT/sbin/makedumpfile
+install -m 644 makedumpfile-1.5.3/makedumpfile.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8/makedumpfile.8.gz
 %endif
 make -C kexec-tools-po install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}
diff --git a/sources b/sources
index 63fa6a4..e4afafc 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 b3ced2097ce3981abba38ceedc84f939  kexec-tools-2.0.3.tar.bz2
-f525ac1ca5cdb88c1bd0fd22748b8561  makedumpfile-1.5.1.tar.gz
 344933eab912fedc27c6bd4587b206ed  kexec-tools-po.tar.gz
+3af415c63f828b18d3f61a35c2a17b96  makedumpfile-1.5.3.tar.gz


More information about the scm-commits mailing list