From dbb3d48cebee8672f77905bb86b0bc7da0932384 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Nov 10 2005 23:50:29 +0000 Subject: auto-import anaconda-10.89.11-1 on branch devel from anaconda-10.89.11-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 8b66c30..9daaa4a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.89.10.tar.bz2 +anaconda-10.89.11.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 93bab8b..42be709 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.89.10 +Version: 10.89.11 Release: 1 License: GPL Summary: Graphical system installer @@ -26,6 +26,7 @@ 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, yum >= 2.4.0 +Requires: anaconda = %{version}-%{release} %description runtime The anaconda-runtime package contains parts of the installation system which @@ -72,6 +73,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Nov 10 2005 Jeremy Katz - 10.89.11-1 +- Fix stdout logging to print stuff (clumens) +- Start of some sorting/splitting stuff for CDs (pnasrat) +- Make missing modules lower priority +- Look for xen devices +- Add some of the necessary requirements to try to get dogtail working (#172891) + * Thu Nov 10 2005 Chris Lumens 10.89.10-1 - Add e2fsprogs-libs to the install images. diff --git a/sources b/sources index 37ec05d..4f8fb97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74c986a050ade0ee59e93d94640cd903 anaconda-10.89.10.tar.bz2 +deac93a87e95614395e3fe37207ba1b0 anaconda-10.89.11.tar.bz2