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

This commit is contained in:
Jeremy Katz 2006-01-11 20:49:39 +00:00
parent eb1a272808
commit 56d77491bf
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.91.2.tar.bz2
anaconda-10.91.3.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.91.2
Version: 10.91.3
Release: 1
License: GPL
Summary: Graphical system installer
@ -78,6 +78,11 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Wed Jan 11 2006 Jeremy Katz <katzj@redhat.com> - 10.91.3-1
- remove some unneeded bits from the ppc boot.iso to make it smaller
- fix some text display (notting, #177537)
- Misc kickstart fixes (clumens)
* Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.2-1
- fix hard drive installs (pjones)

View File

@ -1 +1 @@
d2bfdae21e7c3cbb4688f3d7639e7116 anaconda-10.91.2.tar.bz2
d644e9a0b4289307a02793d5cc5a1642 anaconda-10.91.3.tar.bz2