From a4bf642ce9bdc1783983a6960ce25f37c7f7b1e1 Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Mon, 6 Jul 2009 19:00:59 +0000 Subject: [PATCH] Fixing build issue --- kexec-tools.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index f5fd77a..6f845a8 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.0 -Release: 18%{?dist} +Release: 19%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -255,10 +255,12 @@ done %doc COPYING %doc TODO %doc kexec-kdump-howto.txt -%doc kdumpinit.rootfs %changelog +* Mon Jul 06 2009 Neil Horman 2.0.0-19 +- Fix build issue + * Mon Jul 06 2009 Neil Horman 2.0.0-18 - Updated initscript to use mkdumprd2 if manifest is present - Updated spec to require dash