fixing mkdumprd2 tarball

This commit is contained in:
Neil Horman 2009-07-06 16:47:17 +00:00
parent 90bc3df3ad
commit c254916c81
3 changed files with 6 additions and 3 deletions

View File

@ -26,7 +26,7 @@ mkdumprd2_tarball:
ln -s ../kdump_runtime_helpers stage/kdump_runtime_helpers
ln -s ../kdump_initscripts stage/kdump_initscripts
ln -s ../kdump_sample_manifests stage/kdump_sample_manifests
tar -C stage -j -c --exclude=CVS -f ./mkdumprd2-files.tbz2 .
tar -C stage -j -h -c --exclude=CVS -f ./mkdumprd2-files.tbz2 .
rm -rf stage
include $(MAKEFILE_COMMON)

View File

@ -1,6 +1,6 @@
Name: kexec-tools
Version: 2.0.0
Release: 16%{?dist}
Release: 17%{?dist}
License: GPLv2
Group: Applications/System
Summary: The kexec/kdump userspace component.
@ -256,6 +256,9 @@ done
%changelog
* Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-17
- Fixed mkdumprd2 tarball creation
* Wed Jun 23 2009 Neil Horman <nhorman@redhat.com> 2.0.0-16
- Fix up kdump so it works with latest firstboot

View File

@ -1,4 +1,4 @@
d9f2ecd3c3307905f24130a25816e6cc kexec-tools-2.0.0.tar.bz2
3e802d638dce0080b910f15908c04a24 kexec-tools-po.tar.gz
190f8878aa7e7b63a96fde5d59538eec makedumpfile-1.3.3.tar.gz
eeaf6fd69d4254ea61e42259898bc1ef mkdumprd2-files.tbz2
9ea9cb5a56ff436a585d1cb5340a2f05 mkdumprd2-files.tbz2