rpms/kexec-tools/devel Makefile, 1.6, 1.7 kexec-tools.spec, 1.140, 1.141 sources, 1.17, 1.18

Neil Horman nhorman at fedoraproject.org
Mon Jul 6 16:47:47 UTC 2009


Author: nhorman

Update of /cvs/extras/rpms/kexec-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24886

Modified Files:
	Makefile kexec-tools.spec sources 
Log Message:
fixing mkdumprd2 tarball


Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/kexec-tools/devel/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- Makefile	20 May 2009 18:55:21 -0000	1.6
+++ Makefile	6 Jul 2009 16:47:16 -0000	1.7
@@ -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)


Index: kexec-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/kexec-tools/devel/kexec-tools.spec,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -p -r1.140 -r1.141
--- kexec-tools.spec	23 Jun 2009 18:36:27 -0000	1.140
+++ kexec-tools.spec	6 Jul 2009 16:47:17 -0000	1.141
@@ -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 at redhat.com> 2.0.0-17
+- Fixed mkdumprd2 tarball creation
+
 * Wed Jun 23 2009 Neil Horman <nhorman at redhat.com> 2.0.0-16
 - Fix up kdump so it works with latest firstboot
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kexec-tools/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	2 Jul 2009 19:33:05 -0000	1.17
+++ sources	6 Jul 2009 16:47:17 -0000	1.18
@@ -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




More information about the fedora-extras-commits mailing list