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:
parent
6be33acb49
commit
141937f164
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user