diff --git a/.cvsignore b/.cvsignore index 0cb8d2d..6f9aa5e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.4.0.67.tar.bz2 +anaconda-11.4.0.68.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4d60a3f..f67e377 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.67 +Version: 11.4.0.68 Release: 1 License: GPLv2+ Group: Applications/System @@ -127,6 +127,7 @@ Requires: createrepo >= 0.4.7, squashfs-tools, mkisofs %ifarch %{ix86} x86_64 Requires: syslinux Requires: makebootfat +Requires: dmsetup %endif %ifarch s390 s390x Requires: openssh @@ -135,6 +136,7 @@ Requires: xorg-x11-font-utils, netpbm-progs Requires: busybox-anaconda Requires: isomd5sum Requires: yum-utils >= 1.1.11-3 +Requires: util-linux %description runtime The anaconda-runtime package contains parts of the installation system which @@ -205,6 +207,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Apr 08 2008 Peter Jones - 11.4.0.68-1 +- Handle EFI partitions somewhat better (pjones) +- Fix typo in mk-images.efi's parted usage (pjones) + * Tue Apr 08 2008 Jeremy Katz - 11.4.0.67-1 - Set the initial state of the auto-encrypt checkbutton (#441018) (katzj) - Don't treat RAID devices as "disks" to avoid lots of odd diff --git a/sources b/sources index 3be6806..c7a8026 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abbbb39d8bd31187c08ef46b9aa94161 anaconda-11.4.0.67.tar.bz2 +30cc7cbed05b4d1f918febf7befc29a1 anaconda-11.4.0.68.tar.bz2