From 4eebdab8bcc93b0aaf67932be321a6c6fd417bf7 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Fri, 30 Oct 2009 18:15:53 +0000 Subject: [PATCH] - Add support for dracut to installkernel (notting) --- .cvsignore | 2 +- grubby.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 80c874c..6c649d3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ clog -grubby-7.0.8.tar.bz2 +grubby-7.0.9.tar.bz2 diff --git a/grubby.spec b/grubby.spec index f15c6df..1f07ffb 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 7.0.8 +Version: 7.0.9 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 30 2009 Peter Jones - 7.0.9-1 +- Add support for dracut to installkernel (notting) + * Thu Oct 1 2009 Hans de Goede - 7.0.8-1 - Stop using nash diff --git a/sources b/sources index d2605a4..003f386 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17c3bda679f3a92f4e4c773e373e309e grubby-7.0.8.tar.bz2 +528ec764649eaefcdb600b75be2d36e0 grubby-7.0.9.tar.bz2