diff --git a/.cvsignore b/.cvsignore index ed1bd87..8be0646 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -anaconda-11.4.0.25.tar.bz2 -anaconda-11.4.0.26.tar.bz2 -anaconda-11.4.0.27.tar.bz2 +anaconda-11.4.0.28.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index c428220..502aa02 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.27 +Version: 11.4.0.28 Release: 1 License: GPLv2+ Group: Applications/System @@ -90,6 +90,9 @@ Requires: e2fsprogs, gfs2-utils, reiserfs-utils, xfsprogs, jfsutils %ifarch %{ix86} x86_64 Requires: ntfsprogs %endif +%ifarch %{ix86} x86_64 ia64 +Requires: dmidecode +%endif Requires: hfsutils Requires: python-pyblock >= %{pythonpyblockver} Requires: libbdevid >= %{libbdevidver} @@ -103,7 +106,6 @@ Requires: system-config-securitylevel Requires: cryptsetup-luks Requires: mdadm Requires: iscsi-initiator-utils -Requires: dmidecode Requires: lvm2 Requires: util-linux-ng %ifnarch s390 s390x ppc64 @@ -209,6 +211,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Jan 28 2008 David Cantrell - 11.4.0.28-1 +- Go back to the method screen if back is hit on nfs config (#430477). (clumens) +- Fix dmidecode dependency (#430394, Josh Boyer - 11.4.0.27-1 - Fix generation of stage1 images. (notting) - Fix a typo in mk-images. (clumens) diff --git a/sources b/sources index 30e5543..a6018df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51f6a5c8940d686edcf3a860360305a9 anaconda-11.4.0.27.tar.bz2 +d5a4223352ac564c2b59904dc41b4cc0 anaconda-11.4.0.28.tar.bz2