diff --git a/.cvsignore b/.cvsignore index 3da434c..ac10a5d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-12.29.tar.bz2 +anaconda-12.30.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 255d8d6..2b7a796 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.29 +Version: 12.30 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -116,7 +116,7 @@ Requires: mdadm Requires: lvm2 Requires: util-linux-ng >= 2.15.1 Requires: system-config-keyboard >= 1.3.1 -Requires: hal, dbus-python +Requires: dbus-python Requires: cracklib-python Requires: python-bugzilla Requires: python-nss @@ -214,6 +214,12 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Thu Sep 24 2009 Chris Lumens - 12.30-1 +- Simplify s390x module list generation. (dcantrell) +- Read cmsfs* commands from $IMGPATH/usr/sbin in mk-images (dcantrell) +- Use correct kernel-bootwrapper on ppc64. (dcantrell) +- Anaconda no longer requires hal. (notting) + * Tue Sep 22 2009 David Cantrell - 12.29-1 - Updated po/anaconda.pot (dcantrell) - Remove ui/instkey.glade.h from po/POTFILES.in (dcantrell) diff --git a/sources b/sources index 0e98152..053265d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e21f51de2daf420f3ee26cbc0964ebb anaconda-12.29.tar.bz2 +512e0594e6caf2015f0f7d2472061a73 anaconda-12.30.tar.bz2