diff --git a/.cvsignore b/.cvsignore index 0ac5be9..1980fb9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -anaconda-11.2.0.12.tar.bz2 -anaconda-11.2.0.13.tar.bz2 +anaconda-11.2.0.14.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 475887f..583c14e 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.13 +Version: 11.2.0.14 Release: 1 License: GPL Summary: Graphical system installer @@ -27,6 +27,7 @@ Requires: dosfstools e2fsprogs Requires: python-pyblock >= 0.24-1 Requires: libbdevid >= 5.1.2-1, libbdevid-python Requires: audit-libs +Requires: system-config-keyboard %ifnarch s390 s390x ppc64 Requires: rhpxl >= 0.25 %endif @@ -103,6 +104,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Jan 22 2007 Jeremy Katz - 11.2.0.14-1 +- Fix shell on tty2 with libncurses in /lib +- Use echo icon theme +- Add anaconda- to VCI (dcantrell, #220082) +- Remove some no-longer-needed imports (clumens) +- Require system-config-keyboard + * Fri Jan 19 2007 Chris Lumens - 11.2.0.13-1 - Kickstart and upgrade are no longer installclasses. - Update x86_64 syslinux config (katzj). diff --git a/sources b/sources index babc7b7..881bcb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0aed21d980d7eb8e6987d0a8723fa49 anaconda-11.2.0.13.tar.bz2 +f3462139bdb4255ba1e9df359aa7e341 anaconda-11.2.0.14.tar.bz2