fixing mkdumprd2 tarball
This commit is contained in:
parent
90bc3df3ad
commit
c254916c81
2
Makefile
2
Makefile
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
2
sources
2
sources
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user