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

This commit is contained in:
Jeremy Katz 2005-12-15 19:14:36 +00:00
parent 079ba96bf2
commit 7aa961f181
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.90.20.tar.bz2
anaconda-10.90.21.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.90.20
Version: 10.90.21
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
* Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.21-1
- fix pkgorder for new group code
- fix ub vs usb-storage
- remove some redundant code (clumens)
* Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.20-1
- Fixes for new timezone stuff (pnasrat)
- Fix transaction sorting (pnasrat)

View File

@ -1 +1 @@
4ff5de33c8f14f94905fe27459091cf9 anaconda-10.90.20.tar.bz2
c358155d58bb1da4f7efc91e8550fe8d anaconda-10.90.21.tar.bz2