From 37f58ade42fd0e95038c446c3e553f72ca6d1bb3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Sep 09 2005 05:05:50 +0000 Subject: update --- diff --git a/.cvsignore b/.cvsignore index c0fc54f..064e951 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1 @@ -anaconda-10.3.0.9.tar.bz2 -anaconda-10.3.0.10.tar.bz2 -anaconda-10.3.0.11.tar.bz2 -anaconda-10.3.0.12.tar.bz2 +anaconda-10.3.0.13.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 1f9bd13..65c710c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,12 +1,12 @@ Name: anaconda -Version: 10.3.0.12 +Version: 10.3.0.13 Release: 1 License: GPL Summary: Graphical system installer Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 -BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.52, 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, xorg-x11-devel, intltool >= 0.31.2-3, python-urlgrabber -Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu +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, xorg-x11-devel, intltool >= 0.31.2-3, python-urlgrabber +Requires: rpm-python >= 4.2-0.61, rhpl > 0.170, parted >= 1.6.3-7, booty, kudzu > 1.2.0 Requires: pyparted, libxml2-python, python-urlgrabber Requires: anaconda-help, system-logos Obsoletes: anaconda-images <= 10 @@ -69,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Fri Sep 09 2005 Bill Nottingham 10.3.0.13-1 +- adapt to new X driver model in kudzu and associated rhpl changes +- pcitable/modules.pcimap/modules.usbmap are no longer used in probing; + remove support for them and add modules.alias usage + * Wed Sep 07 2005 Paul Nasrat 10.3.0.12-1 - yum backend selinux file_context - Start using new kickstart code (clumens) diff --git a/sources b/sources index 63076ff..d246aed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cd03edd84067f006db2ee249ed37eb0 anaconda-10.3.0.12.tar.bz2 +6a943fe624f9e3f3628022dec288fe9a anaconda-10.3.0.13.tar.bz2