auto-import changelog data from anaconda-9.0-6.1.src.rpm

* Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com>
- look for libunicode-lite in either libdir (#86320)
- enable USB on x86_64 (#82122)
This commit is contained in:
cvsdist 2004-09-09 03:27:11 +00:00
parent 6be33acb49
commit 141937f164
2 changed files with 5 additions and 8 deletions

View File

@ -1,7 +1,7 @@
ExclusiveArch: i386 ia64 x86_64
Name: anaconda
Version: 9.0
Release: 5
Release: 6.1
License: GPL
Summary: The Red Hat Linux installation program.
Group: Applications/System
@ -16,8 +16,6 @@ Url: http://rhlinux.redhat.com/anaconda/
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
Patch0: anaconda-9-upgrade.patch
%description
The anaconda package contains the Red Hat Linux installation program.
These files are of little use on an already installed system.
@ -37,8 +35,6 @@ already installed systems.
%setup -q
%patch0 -p1
%build
make depend
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
@ -78,8 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} Anaconda team <bugzilla@redhat.com>
- built new version from CVS
* Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com>
- look for libunicode-lite in either libdir (#86320)
- enable USB on x86_64 (#82122)
* Tue Oct 8 2002 Jeremy Katz <katzj@redhat.com>
- back to mainstream rpm instead of rpm404

View File

@ -1 +1 @@
05c1bde6627bc7ae7d80746d51fe983c anaconda-9.0.tar.bz2
efef843b99d9f80acfaa8e0ee378202e anaconda-9.0.tar.bz2