rpms/kexec-tools/devel kexec-tools.spec,1.145,1.146

Neil Horman nhorman at fedoraproject.org
Mon Jul 6 20:12:29 UTC 2009


Author: nhorman

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

Modified Files:
	kexec-tools.spec 
Log Message:
Fixing build break


Index: kexec-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/kexec-tools/devel/kexec-tools.spec,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -p -r1.145 -r1.146
--- kexec-tools.spec	6 Jul 2009 19:58:59 -0000	1.145
+++ kexec-tools.spec	6 Jul 2009 20:11:59 -0000	1.146
@@ -1,6 +1,6 @@
 Name: kexec-tools
 Version: 2.0.0 
-Release: 20%{?dist}
+Release: 21%{?dist}
 License: GPLv2
 Group: Applications/System
 Summary: The kexec/kdump userspace component.
@@ -249,6 +249,7 @@ done
 %{_sysconfdir}/kdump-adv-conf/kdump_runtime_helpers/
 %{_sysconfdir}/kdump-adv-conf/kdump_initscripts/
 %{_sysconfdir}/kdump-adv-conf/kdump_sample_manifests/
+%{_sysconfdir}/kdump-adv-conf/mkdumprd2_functions
 %config %{_sysconfdir}/rc.d/init.d/kdump
 %config %{_sysconfdir}/udev/rules.d/*
 %dir %{_localstatedir}/crash
@@ -260,6 +261,9 @@ done
 
 
 %changelog
+* Mon Jul 06 2009 Neil Horman <nhorman at redhat.com> 2.0.0-21
+- Fixed build break
+
 * Mon Jul 06 2009 Neil Horman <nhorman at redhat.com> 2.0.0-20
 - Make makedumpfile a dynamic binary
 




More information about the fedora-extras-commits mailing list