From 6f954592727359676a408d96f5ba08097f622014 Mon Sep 17 00:00:00 2001 From: Paul Nasrat Date: Wed, 2 Aug 2006 22:27:04 +0000 Subject: [PATCH] auto-import anaconda-11.1.0.77-1 on branch devel from anaconda-11.1.0.77-1.src.rpm --- .cvsignore | 2 +- anaconda.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2aee337..aff6378 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.1.0.76.tar.bz2 +anaconda-11.1.0.77.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 96598c9..06c479f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.0.76 +Version: 11.1.0.77 Release: 1 License: GPL Summary: Graphical system installer @@ -15,7 +15,7 @@ BuildPreReq: pykickstart, yum >= 2.9.2, 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 >= 1.9, mkinitrd-devel >= 5.1.2-1 +BuildPreReq: libdhcp-devel >= 1.10, mkinitrd-devel >= 5.1.2-1 Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty Requires: parted >= 1.7.1, pyparted >= 1.7.2 Requires: kudzu > 1.2.0, yum >= 2.9.2, pirut >= 1.1.0 @@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Aug 02 2006 Paul Nasrat 11.1.0.77-1 +- Fix pkgorder isdir check +- Reinstate frequent rescanning of devices (clumens) + * Wed Aug 02 2006 Chris Lumens 11.1.0.76-1 - Don't raise an exception when someone tries to delete empty space (pjones). - Fix X ks writing traceback (#201047). diff --git a/sources b/sources index 17aeb84..acf14e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ae41cc544159c11427b289b939128f6 anaconda-11.1.0.76.tar.bz2 +fc1dd50380f0dc1d450c73ac66c729cb anaconda-11.1.0.77.tar.bz2