From 21c238029a3a151ea5ce680c10e40ea69dba7510 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Dec 08 2010 19:32:01 +0000 Subject: - Fix the build. (clumens) --- diff --git a/.gitignore b/.gitignore index 6e62bb5..b816fbc 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ anaconda-15.2.tar.bz2 /anaconda-15.7.tar.bz2 /anaconda-15.8.tar.bz2 /anaconda-15.9.tar.bz2 +/anaconda-15.10.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 063849a..dee047b 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 15.9 +Version: 15.10 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -229,6 +229,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Wed Dec 08 2010 Chris Lumens - 15.10-1 +- Fix the build. (clumens) + * Wed Dec 08 2010 Chris Lumens - 15.9-1 - Set installer environment hostname for sw raid LABELs (#640743) (rvykydal) - Device destroy actions can only require other destroy actions. (#651589) diff --git a/sources b/sources index a592cf0..2ba8376 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3a83dc1de1e01676921419b39b1430a anaconda-15.9.tar.bz2 +9572e00242d6319a2a0a255242b540d8 anaconda-15.10.tar.bz2