diff --git a/.cvsignore b/.cvsignore index 16f1d34..e3a075d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-7.2.tar.bz2 +anaconda-7.2.94.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index d5145b7..521845f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,13 +1,13 @@ -ExclusiveArch: i386 ia64 alpha s390 s390x +ExclusiveArch: i386 Name: anaconda -Version: 7.2 -Release: 9f +Version: 7.2.94 +Release: 0.200204041919 Copyright: GPL Summary: The Red Hat Linux installation program. Group: Applications/System Source: anaconda-%{PACKAGE_VERSION}.tar.bz2 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 +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 >= 0.11, modutils-devel, dietlibc, kernel-pcmcia-cs Prereq: chkconfig /etc/init.d Requires: rpm-python Excludearch: sparc sparc64 @@ -60,6 +60,10 @@ fi %defattr(-,root,root) %doc COPYING %doc docs/command-line.txt +%doc docs/install-methods.txt +%doc docs/kickstart-docs.txt +%doc docs/kickstart-docs.html +%doc docs/anaconda-release-notes.txt /usr/sbin/anaconda /usr/share/anaconda /usr/share/locale/*/*/* @@ -80,6 +84,16 @@ fi * %{date} Anaconda team - built new version from CVS +* Tue Apr 02 2002 Michael Fulbright +- added some more docs + +* Fri Feb 22 2002 Jeremy Katz +- buildrequire kernel-pcmcia-cs as we've sucked the libs the loader needs + to there now + +* Wed Feb 20 2002 Jeremy Katz +- buildrequires modutils-devel + * Wed Jul 18 2001 Jeremy Katz - own /usr/lib/anaconda and /usr/share/anaconda diff --git a/sources b/sources index ce9002e..50a6945 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92a56fb7314850a23cef5dfa28a90501 anaconda-7.2.tar.bz2 +5ccf167957895938ef1c6fa23041a3c4 anaconda-7.2.94.tar.bz2