From 1845cafc9bb9ec7ab81358a18599769cde735838 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:21:36 +0000 Subject: auto-import anaconda-7.3.95-0.200208191807 from anaconda-7.3.95-0.200208191807.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 6e06e1d..aab26c9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-7.3.tar.bz2 +anaconda-7.3.95.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 5ac0cec..513c012 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,23 +1,21 @@ -ExclusiveArch: i386 +ExclusiveArch: i386 Name: anaconda -Version: 7.3 -Release: 7 +Version: 7.3.95 +Release: 0.200208191807 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 >= 0.11, modutils-devel, dietlibc, kernel-pcmcia-cs +BuildPreReq: pump-devel, kudzu-devel, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm404-python, newt-devel, librpm404-devel, gettext >= 0.11, modutils-devel, dietlibc, kernel-pcmcia-cs, rhpl, booty, libxml2-python, zlib-devel Prereq: chkconfig /etc/init.d -Requires: rpm-python +Requires: rpm404-python, rhpl Excludearch: sparc sparc64 -BuildRoot: /var/tmp/anaconda-%{PACKAGE_VERSION} +BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION} %description -The anaconda package contains portions of the Red Hat Linux -installation program which can then be run by the user for -reconfiguration and advanced installation options. +The anaconda package contains the Red Hat Linux installation program. +These files are of little use on an already installed system. %package runtime Summary: Red Hat Linux installer portions needed only for fresh installs. @@ -48,14 +46,6 @@ strip $RPM_BUILD_ROOT/usr/lib/anaconda/*.so %clean rm -rf $RPM_BUILD_ROOT -%post -chkconfig --add reconfig - -%preun -if [ $1 = 0 ]; then - chkconfig --del reconfig -fi - %files %defattr(-,root,root) %doc COPYING @@ -63,16 +53,13 @@ fi %doc docs/install-methods.txt %doc docs/kickstart-docs.txt %doc docs/kickstart-docs.html +%doc docs/mediacheck.txt %doc docs/anaconda-release-notes.txt +/usr/bin/mini-wm /usr/sbin/anaconda /usr/share/anaconda /usr/share/locale/*/*/* /usr/lib/anaconda -%ifarch i386 -/usr/sbin/ddcprobe -%endif - -%config /etc/rc.d/init.d/reconfig %files runtime %defattr(-,root,root) @@ -84,6 +71,9 @@ fi * %{date} Anaconda team - built new version from CVS +* Thu May 23 2002 Jeremy Katz +- add require and buildrequire on rhpl + * Tue Apr 02 2002 Michael Fulbright - added some more docs @@ -91,8 +81,14 @@ fi - 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 +* Thu Feb 07 2002 Michael Fulbright +- goodbye reconfig + +* Thu Jan 31 2002 Jeremy Katz +- update the BuildRequires a bit + +* Fri Jan 4 2002 Jeremy Katz +- ddcprobe is now done from kudzu * Wed Jul 18 2001 Jeremy Katz - own /usr/lib/anaconda and /usr/share/anaconda diff --git a/sources b/sources index b38472a..b764085 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09c971c9a389a1600f08691b9c63892f anaconda-7.3.tar.bz2 +603f9e46b32fcb780044208c0096d835 anaconda-7.3.95.tar.bz2