diff --git a/.cvsignore b/.cvsignore index 5290090..f03a78a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.3.0.32.tar.bz2 +anaconda-10.89.0.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4d24627..c136fcb 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,12 +1,12 @@ Name: anaconda -Version: 10.3.0.32 +Version: 10.89.0 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.2.0, 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, intltool >= 0.31.2-3, python-urlgrabber, pykickstart -Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0 +Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0, yum >= 2.4.0 Requires: pyparted, libxml2-python, python-urlgrabber Requires: anaconda-help, system-logos, pykickstart %ifnarch s390 s390x ppc64 @@ -25,7 +25,7 @@ system. These files are of little use on an already installed system. Summary: Graphical system installer portions needed only for fresh installs. Group: Applications/System AutoReqProv: false -Requires: libxml2-python, python, rpm-python >= 4.2-0.61 +Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0 %description runtime The anaconda-runtime package contains parts of the installation system which @@ -72,6 +72,17 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Oct 20 2005 Jeremy Katz - 10.89.0-1 +- Fix SELinux policy loading (clumens) +- Fix translation import for kickstart (laroche) +- Add yumcache (pnasrat) +- Upgrade blacklisting (pnasrat) +- Clean up exception copying (clumens) +- Improve text mode exception dialog too (clumens) +- Don't allow bootable partitions on XFS +- Some speed improvements, progress bars, etc for package stuff (pnasrat) +- Clean up image creation, move all modules to initrd.img. + * Fri Oct 14 2005 Jeremy Katz - 10.3.0.32-1 - fix typo causing traceback (pnasrat) - Create character device nodes to fix synaptics (clumens) diff --git a/sources b/sources index 55d1c4c..bf71dce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be8f0baea3a7937aff0481b20ebccb5d anaconda-10.3.0.32.tar.bz2 +852ceb4505cf1981dd9b976acfe209dc anaconda-10.89.0.tar.bz2