diff --git a/.cvsignore b/.cvsignore index 13fc929..fa9776c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.3.0.6.tar.bz2 +anaconda-11.3.0.7.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index c51c570..d7c6713 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.6 +Version: 11.3.0.7 Release: 1 License: GPL Summary: Graphical system installer @@ -142,6 +142,12 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Jul 16 2007 Jeremy Katz - 11.3.0.7-1 +- Don't format rootfs for live installs (#248085) +- Handle --only-use option for drives (clumens, #198526) +- Avoid reserving labels that won't exist after partitioning is + complete (clumens, #209291) + * Thu Jul 12 2007 Chris Lumens 11.3.0.6-1 - Don't call lvm.pvlist so much (pjones). - Don't log harmless unmounting errors (dlehman, #223059). diff --git a/sources b/sources index 83de679..d09d9dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e714e55647df84bfd13bede59cf5b3dc anaconda-11.3.0.6.tar.bz2 +0d6b7f5a7c09d05b45c7584a8040e295 anaconda-11.3.0.7.tar.bz2