diff --git a/.cvsignore b/.cvsignore index 35a5eb6..5314529 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.1.0.tar.bz2 +anaconda-11.1.1.1.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e60890c..b26d297 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.1.0 +Version: 11.1.1.1 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Oct 11 2006 Chris Lumens - 11.1.1.1-1 +- Ignore basepath in getHeader to fix CD installs (pnasrat). +- Fix package installation. + * Tue Oct 10 2006 Jeremy Katz - 11.1.1.0-1 - Allow setting the language to something not in lang-table (clumens, #176538) - Fix split media (pnasrat) diff --git a/sources b/sources index ded95e5..858c410 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e9f4fb87390491172072e05e607d3ec anaconda-11.1.1.0.tar.bz2 +5c8c60cb47d6adadb51ef6fceb7bb622 anaconda-11.1.1.1.tar.bz2