diff --git a/.cvsignore b/.cvsignore index d4eb8a4..269c9fb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.29.tar.bz2 +anaconda-11.1.0.30.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 86b2eba..d81e28d 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.29 +Version: 11.1.0.30 Release: 1 License: GPL Summary: Graphical system installer @@ -11,12 +11,13 @@ BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11 BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber -BuildPreReq: pykickstart, yum, device-mapper >= 1.01.05-3, libsepol-devel +BuildPreReq: pykickstart, yum >= 2.9.0, device-mapper >= 1.01.05-3, +BuildPreReq: libsepol-devel BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2 BuildPreReq: glib2-devel >= 2.11.1-5 BuildPreReq: libdhcp-devel, libdhcp4client-devel, libdhcp6client-devel Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty -Requires: kudzu > 1.2.0, yum >= 2.5.1-3, pirut +Requires: kudzu > 1.2.0, yum >= 2.9.0, pirut >= 1.1.0 Requires: pyparted, libxml2-python, python-urlgrabber Requires: system-logos, pykickstart Requires: device-mapper >= 1.01.05-3 @@ -96,6 +97,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Jun 12 2006 Jeremy Katz - 11.1.0.30-1 +- make loader flags global (dcantrel) +- fixups for yum 2.9, pull in yum-metadata-parser + * Sat Jun 10 2006 Jeremy Katz - 11.1.0.29-1 - Fix syslinux requires - Fix autopartitioning on the mactels diff --git a/sources b/sources index 3795e8a..ca819f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7a1dafa1e03987d8a60762bd84603cd anaconda-11.1.0.29.tar.bz2 +475b158ee5e87254c6a45db35a6bdde0 anaconda-11.1.0.30.tar.bz2