From d0cced9bfc3155ac51327304aee408b0eb1cd154 Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Wed, 22 Sep 2010 07:03:43 -0400 Subject: [PATCH] esloves: bz 635893 --- kexec-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index ed7eea1..a699b7c 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.0 -Release: 38%{?dist} +Release: 39%{?dist} License: GPLv2 Group: Applications/System Summary: The kexec/kdump userspace component. @@ -280,6 +280,9 @@ done %changelog +* Wed Sep 22 2010 Neil Horman - 2.0.0-39 +- fix finding modalias/mkdumprd hang (bz 635893) + * Wed Aug 11 2010 David Malcolm - 2.0.0-38 - recompiling .py files against Python 2.7 (rhbz#623327)