From f54c2dff7954eb8fe6f61e3bdc36db48e71787cf Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Tue, 23 Jan 2007 23:07:01 +0000 Subject: [PATCH] auto-import anaconda-11.2.0.15-1 on branch devel from anaconda-11.2.0.15-1.src.rpm --- .cvsignore | 2 +- anaconda.spec | 17 +++++++++++++++-- sources | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) 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