From c7ad371e6466a546f36dd45f1308970bfb74de9f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:00:17 +0000 Subject: auto-import anaconda-7.1.95-2 from anaconda-7.1.95-2.src.rpm --- diff --git a/anaconda.spec b/anaconda.spec index 2d41a0c..0a742dc 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,11 +1,12 @@ ExclusiveArch: i386 ia64 alpha Name: anaconda Version: 7.1.95 -Release: 0.200109041723 +Release: 2 Copyright: GPL Summary: The Red Hat Linux installation program. Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 +Patch0: anaconda-videoramks-fix.diff Obsoletes: anaconda-reconfig BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel db3-devel gtk+-devel gnome-libs-devel rpm-python, newt-devel, rpm-devel, gettext Prereq: chkconfig /etc/init.d @@ -33,6 +34,7 @@ already installed systems. %prep %setup -q +%patch0 -p1 -b .videoramks %build make depend @@ -77,7 +79,16 @@ fi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog -* %{date} Anaconda team +* Thu Aug 30 2001 Jeremy Katz +- add patch to fix kickstart xconfig without videoram specified + +* Wed Aug 29 2001 Jeremy Katz +- fix setting of auth info in reconfig mode +- some icon changes +- raid device numbering needs to increase in tui display +- write out static IP information to anaconda-ks.cfg correctly + +* Tue Aug 28 2001 Anaconda team - built new version from CVS * Wed Jul 18 2001 Jeremy Katz diff --git a/sources b/sources index 9df019e..006753e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a1124a70d994ed29fb2f36aee940e7f anaconda-7.1.95.tar.bz2 +28b42c932b45eb04900266ea53bf1be5 anaconda-7.1.95.tar.bz2