From 5db94b05bb59e9e8c083274c9742c1b1097737bd Mon Sep 17 00:00:00 2001 From: Paul Nasrat Date: Feb 09 2006 00:54:45 +0000 Subject: auto-import anaconda-10.91.17-1 on branch devel from anaconda-10.91.17-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index cc860b9..653e9d6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-10.91.16.tar.bz2 +anaconda-10.91.17.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 5c9fe49..b0138fe 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.91.16 +Version: 10.91.17 Release: 1 License: GPL Summary: Graphical system installer @@ -32,6 +32,7 @@ AutoReqProv: false Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0 Requires: anaconda = %{version}-%{release} Requires: createrepo >= 0.4.3-3.1, squashfs-tools +Requires: /usr/bin/strip %description runtime The anaconda-runtime package contains parts of the installation system which @@ -78,6 +79,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Feb 08 2006 Paul Nasrat - 10.91.17-1 +- Handle bind mounts correctly (#160911, dcantrel) +- Upgrade package black list and make upgrades work +- Disable repo conf for now +- loader debuginfo +- kickstart - suggest fix (#174597, clumens) + * Mon Feb 6 2006 Jeremy Katz - 10.91.16-1 - fix writing out instdata for root password, etc (#180310) diff --git a/sources b/sources index 0b11fa6..92a9c1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4aeec18281f7fbf3bcd63729714105f8 anaconda-10.91.16.tar.bz2 +9afeea6c3c1e9261d67d428adc327a36 anaconda-10.91.17.tar.bz2