diff --git a/.cvsignore b/.cvsignore index 1980fb9..3e293d3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.2.0.14.tar.bz2 +anaconda-11.2.0.15.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 583c14e..57c903a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.14 +Version: 11.2.0.15 Release: 1 License: GPL Summary: Graphical system installer @@ -27,9 +27,13 @@ Requires: dosfstools e2fsprogs Requires: python-pyblock >= 0.24-1 Requires: libbdevid >= 5.1.2-1, libbdevid-python Requires: audit-libs -Requires: system-config-keyboard +Requires: libuser +Requires: authconfig +Requires: gnome-python2-gtkhtml2 +Requires: system-config-securitylevel %ifnarch s390 s390x ppc64 Requires: rhpxl >= 0.25 +Requires: system-config-keyboard %endif Obsoletes: anaconda-images <= 10 Url: http://fedora.redhat.com/projects/anaconda-installer/ @@ -54,6 +58,7 @@ Requires: syslinux Requires: openssh %endif Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs +Requires: busybox-anaconda %description runtime The anaconda-runtime package contains parts of the installation system which @@ -104,6 +109,14 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Jan 23 2007 Jeremy Katz - 11.2.0.15-1 +- Remove @everything parsing as promised +- Package requirement fixes +- Fix kickstart traceback (clumens, #223903) +- Add more icons +- Don't be too aggressive remaking device nodes +- Fix rescue mode + * Mon Jan 22 2007 Jeremy Katz - 11.2.0.14-1 - Fix shell on tty2 with libncurses in /lib - Use echo icon theme diff --git a/sources b/sources index 881bcb1..6a3662e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3462139bdb4255ba1e9df359aa7e341 anaconda-11.2.0.14.tar.bz2 +3910c1859c140c72a32972b034f58ba9 anaconda-11.2.0.15.tar.bz2