From f212de2365c88aab19d9777a348f92d5d9ab7550 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Nov 23 2004 14:53:16 +0000 Subject: auto-import anaconda-10.2.0.4-1 on branch devel from anaconda-10.2.0.4-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 609fdb5..6bec90a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.2.0.3.tar.bz2 +anaconda-10.2.0.4.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 210c53f..2a2dbd0 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,14 +1,11 @@ Name: anaconda -Version: 10.2.0.3 +Version: 10.2.0.4 Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.52, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel -%ifarch i386 -BuildRequires: dietlibc -%endif Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu Requires: pyparted, libxml2-python Requires: anaconda-help, system-logos @@ -73,6 +70,15 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Nov 23 2004 Jeremy Katz - 10.2.0.4-1 +- Update python version in urllib hack +- /init in initramfs instead of /linuxrc +- Improved ppc console detection (nasrat, #134397) +- Better handling of going back when out of space (#133773) +- Better handling of LVM failures (#134263) +- Set a default when boot loader to upgrade is indeterminate (#139603) +- No more diet on i386 + * Tue Nov 16 2004 Jeremy Katz - 10.2.0.3-1 - Create initramfs images instead of initrds for boot media - Remove some old code in a few places diff --git a/sources b/sources index 219a86c..9888e67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a1cf51837c00aaf161f9929e23247f2 anaconda-10.2.0.3.tar.bz2 +d3e06104d2f96da3e8bdda48c7613c60 anaconda-10.2.0.4.tar.bz2