auto-import anaconda-7.1.95-2 from anaconda-7.1.95-2.src.rpm

This commit is contained in:
cvsdist 2004-09-09 03:00:17 +00:00
parent a697ae3305
commit c7ad371e64
2 changed files with 14 additions and 3 deletions

View File

@ -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 <bugzilla@redhat.com>
* Thu Aug 30 2001 Jeremy Katz <katzj@redhat.com>
- add patch to fix kickstart xconfig without videoram specified
* Wed Aug 29 2001 Jeremy Katz <katzj@redhat.com>
- 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 <bugzilla@redhat.com>
- built new version from CVS
* Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com>

View File

@ -1 +1 @@
7a1124a70d994ed29fb2f36aee940e7f anaconda-7.1.95.tar.bz2
28b42c932b45eb04900266ea53bf1be5 anaconda-7.1.95.tar.bz2