auto-import anaconda-10.0.3.21-1 on branch devel from anaconda-10.0.3.21-1.src.rpm

This commit is contained in:
Jeremy Katz 2004-10-19 22:10:31 +00:00
parent 4ea7845497
commit 15bfbf37c9
3 changed files with 11 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.0.3.20.tar.bz2
anaconda-10.0.3.21.tar.bz2

View File

@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
Version: 10.0.3.20
Version: 10.0.3.21
Release: 1
License: GPL
Summary: Graphical system installer
@ -74,6 +74,14 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.21-1
- Lowercase OSA addresses to make the kernel happy (#133190)
- Don't hard code the VG name used for auto-partitioning to avoid
colliding with existing ones
- Make sure that we don't do runlevel 5 if people don't have X, etc
installed (#135895)
- Update for new Indic font filenames
* Mon Oct 18 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.20-1
- Fix traceback with %post logging (Gijs Hollestelle, #136154)
- When using a local stage2.img for FTP/HTTP install, give an error earlier

View File

@ -1 +1 @@
240d8b6971846c85df602c8a2abdeff5 anaconda-10.0.3.20.tar.bz2
fd63178bbc9d1d9d056cfacde48038d0 anaconda-10.0.3.21.tar.bz2