From 604a49698af410bc0d504dc153236675c8101942 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 13 Jul 2010 18:44:39 +0000 Subject: [PATCH] - Update to 7.0.16 - Add patch to check the return value of getuuidbydev - Resolves: rhbz#592294 --- .cvsignore | 3 +-- grubby.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 82c76ce..edc5a04 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -clog -grubby-7.0.15.tar.bz2 +grubby-7.0.16.tar.bz2 diff --git a/grubby.spec b/grubby.spec index 0386683..e6e3b77 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 7.0.15 +Version: 7.0.16 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -52,6 +52,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 13 2010 Brian C. Lane - 7.0.16-1 +- Update to 7.0.16 +- Add patch to check the return value of getuuidbydev +- Resolves: rhbz#592294 + * Wed Apr 14 2010 Peter Jones - 7.0.15-1 - Update to 7.0.15 - Add man pages for installkernel and new-kernel-pkg diff --git a/sources b/sources index 848e23b..dc63318 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c709c844b6a55b45bc39951c2a662808 grubby-7.0.15.tar.bz2 +d838a5f794573f5704248b8322bf3643 grubby-7.0.16.tar.bz2