From 07cff0079015d925efe1c0a3789380be68782ffb Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Dec 12 2005 23:55:28 +0000 Subject: auto-import anaconda-10.90.18-1 on branch devel from anaconda-10.90.18-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 332dc89..ea719ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.90.16.tar.bz2 +anaconda-10.90.18.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b4ea0fd..4c40155 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.90.16 +Version: 10.90.18 Release: 1 License: GPL Summary: Graphical system installer @@ -8,10 +8,10 @@ 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, libX11-devel, libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber, pykickstart, yum, device-mapper >= 1.01.05-3, libsepol-devel, pango-devel 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 +Requires: system-logos, pykickstart Requires: device-mapper >= 1.01.05-3 %ifnarch s390 s390x -Requires: python-pyblock >= 0.5-2 +Requires: python-pyblock >= 0.7-1 %endif %ifnarch s390 s390x ppc64 Requires: rhpxl @@ -78,6 +78,17 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Dec 12 2005 Jeremy Katz - 10.90.18-1 +- Handle monitor configuration in kickstart via "monitor" keyword instead of + "xconfig" consistently (clumens) +- Fix joe as nano (#175479) +- Try to get hard drive installs working again +- First steps towards using ub +- Fix depcheck progress bar to actually give progress. + +* Sun Dec 11 2005 Peter Jones - 10.90.17-1 +- Full dmraid support. (still disabled by default) + * Sat Dec 10 2005 Jeremy Katz - 10.90.16-1 - Ensure upgrades to depsolve and remove db locks (pnasrat) - Tweak for improved and sortable groups/categories diff --git a/sources b/sources index 36c4065..9097ec3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1142a37308b577631175e5a81eb5b26d anaconda-10.90.16.tar.bz2 +7c948543f1e2874deacfc359720f9551 anaconda-10.90.18.tar.bz2