From 81448efe121e2bca7f023ab2a87601145f4798b9 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 2 Oct 2006 21:40:16 +0000 Subject: [PATCH] auto-import anaconda-11.1.0.103-1 on branch devel from anaconda-11.1.0.103-1.src.rpm --- .cvsignore | 2 +- anaconda.spec | 18 ++++++++++++++++-- sources | 2 +- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index e268543..e1ac76e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.102.tar.bz2 +anaconda-11.1.0.103.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index e5f55eb..d0cae8e 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.102 +Version: 11.1.0.103 Release: 1 License: GPL Summary: Graphical system installer @@ -24,7 +24,7 @@ Requires: libxml2-python, python-urlgrabber Requires: system-logos, pykickstart, system-config-date Requires: device-mapper >= 1.01.05-3 Requires: dosfstools e2fsprogs -Requires: python-pyblock >= 0.17-2 +Requires: python-pyblock >= 0.24-1 Requires: libbdevid >= 5.1.2-1, libbdevid-python Requires: audit-libs %ifnarch s390 s390x ppc64 @@ -103,6 +103,20 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Oct 2 2006 Jeremy Katz - 11.1.0.103-1 +- More netconfig fixing (dcantrel) +- Fix some translation problems (#206620) +- Don't do netconfig on task toggle (#208562) +- Some mpath/dmraid fixes (pjones, #208423) +- Only set graphical if VNC is enabled in kickstart, not + all kickstarts (clumens) +- Ensure RAID levels get sorted (#208478) +- Fix handling of locales we can't display (#208841) +- Fix traceback in partition editing (clumens, #208677) +- Try to fix sr_CS.UTF-8@Latn (#182591) +- Ensure a depcheck on redhat-lsb (#201222) +- Fix pkgorder to order "needed" groups early (#206778) + * Thu Sep 28 2006 Jeremy Katz - 11.1.0.102-1 - Disable repo writing for now - Fixup text network config (dcantrel) diff --git a/sources b/sources index 9a5bf37..d1578d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02432bbeee336b096b33ccedf4f3ea67 anaconda-11.1.0.102.tar.bz2 +e9ceea5a59439c3e8960a90d3c14a628 anaconda-11.1.0.103.tar.bz2