From 24e017f7dbf2dc90d41545f4b452e13f5dc3ecac Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Sep 29 2011 01:03:05 +0000 Subject: Fix the path for splash.xpm.gz in grub.conf (pjones) Write the grub.conf after setting up the new EFI bootloader (#741994) (bcl) --- diff --git a/.gitignore b/.gitignore index 2481a63..4579147 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ anaconda-15.2.tar.bz2 /anaconda-16.17.tar.bz2 /anaconda-16.18.tar.bz2 /anaconda-16.19.tar.bz2 +/anaconda-16.20.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 5bba70c..5d87beb 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 16.19 +Version: 16.20 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -232,6 +232,10 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Sep 28 2011 Brian C. Lane - 16.20-1 +- Fix the path for splash.xpm.gz in grub.conf (pjones) +- Write the grub.conf after setting up the new EFI bootloader (#741994) (bcl) + * Fri Sep 23 2011 Chris Lumens - 16.19-1 - Change default bootloader timeout from 20sec to 5sec. (#727831) (dlehman) - Bootloader stage1_drive is more than a suggestion. (#738964) (dlehman) diff --git a/sources b/sources index 81ad57f..2044fb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e54ec1b2dad5de2db96334827358bf9e anaconda-16.19.tar.bz2 +248572fc64cddfa76f95ede0359ba822 anaconda-16.20.tar.bz2