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

This commit is contained in:
Jeremy Katz 2005-11-17 07:38:39 +00:00
parent d1f1448a75
commit 13cb35a677
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.90.0.tar.bz2
anaconda-10.90.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.90.0
Version: 10.90.1
Release: 1
License: GPL
Summary: Graphical system installer
@ -77,6 +77,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.1-1
- add handling for dmraid/nodmraid
- fix removals of packages which have already been removed
- turn off dmraid by default
- fix pkgorder (clumens)
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.0
- more tree build fixes
- fix group removal

View File

@ -1 +1 @@
0799357ec2ea4f124337588d7a40256f anaconda-10.90.0.tar.bz2
5d02e736d910c2b19eacceffe916b1e7 anaconda-10.90.1.tar.bz2