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

This commit is contained in:
Jeremy Katz 2005-09-16 02:47:43 +00:00
parent f618dc87ec
commit 6048a14f05
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.3.0.20.tar.bz2
anaconda-10.3.0.21.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.3.0.20
Version: 10.3.0.21
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Thu Sep 15 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.21-1
- Run pre scripts for kickstart (clumens)
- Another tree fix
- Handle NULL for device->driver from kudzu (notting)
- Clean up internal mount stuff to be more extend-able
* Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.20-1
- Fix runlevel setting (pnasrat)
- More dead stuff fixing.

View File

@ -1 +1 @@
9d3c6958d7ec347b4f5858296b30f073 anaconda-10.3.0.20.tar.bz2
d8fbcb4e3189d752d2bedcef80485f56 anaconda-10.3.0.21.tar.bz2