From acd8f06bb0a1f076d95f8746654cb2f84f54dd52 Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Thu, 3 Aug 2006 18:07:36 +0000 Subject: [PATCH] fixing another makefile error --- kexec-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index cf839b0..124b947 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 1.101 -Release: 40%{dist}.1 +Release: 41%{dist}.1 License: GPL Group: Applications/System Summary: The kexec/kdump userspace component. @@ -144,7 +144,10 @@ exit 0 %doc COPYING %doc TODO -%changelog +%chaNgelog +* Thu Aug 03 2006 Neil Horman - 1.101-41%{dist}.1 +- fix another silly makefile error for makedumpfile + * Thu Aug 03 2006 Neil Horman - 1.101-40%{dist}.1 - exclude makedumpfile from build on non-x86[_64] arches