From b0e8cf044578bf815fd6a666c32f27a5130eb038 Mon Sep 17 00:00:00 2001 From: David Lehman Date: Mar 31 2010 18:12:00 +0000 Subject: * Wed Mar 31 2010 David Lehman - 13.37.2-1 - Copy install.img to install target on http installs. (pjones) - Make sure the install.img exists before attempting to copy (#578391). (clumens) --- diff --git a/.cvsignore b/.cvsignore index 8dd8757..76c6cb7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-13.37.1.tar.bz2 +anaconda-13.37.2.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 26fbaf5..85b9409 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 13.37.1 +Version: 13.37.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -217,6 +217,11 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Mar 31 2010 David Lehman - 13.37.2-1 +- Copy install.img to install target on http installs. (pjones) +- Make sure the install.img exists before attempting to copy (#578391). + (clumens) + * Tue Mar 30 2010 David Lehman - 13.37.1-1 - Copy install.img and remount no matter how many discs (#577196) (pjones) diff --git a/sources b/sources index a6fb20f..eab1eeb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27e420e90c3c848b82c7966a018d1fa4 anaconda-13.37.1.tar.bz2 +681be1e468682cc11893809152723bc7 anaconda-13.37.2.tar.bz2