diff --git a/.cvsignore b/.cvsignore index 181e9c0..1f8cea8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.2.0.11.tar.bz2 +anaconda-11.2.0.12.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e768697..c3a8d40 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.11 +Version: 11.2.0.12 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Jan 18 2007 Jeremy Katz - 11.2.0.12-1 +- Fix so that package selection in the yum backend is actually enabled +- UI tweaks so that we work better with a real window manager +- Ensure that file contexts are reset to the right thing after a live CD copy +- Fix another ks.cfg traceback +- Make it easier to do a 32bit build on a 64bit host + * Thu Jan 18 2007 Jeremy Katz - 11.2.0.11-1 - Add backend for installing from a live CD - Make backend controllable from the installclass diff --git a/sources b/sources index be3399d..23ddf14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8419c2975e019b98d80279a294a32ecb anaconda-11.2.0.11.tar.bz2 +06e94d24f0f70d1ef7337a9c73be2349 anaconda-11.2.0.12.tar.bz2