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

This commit is contained in:
Jeremy Katz 2005-11-20 23:06:12 +00:00
parent 75cb269a5b
commit 1e7278a62d
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.90.6.tar.bz2
anaconda-10.90.7.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.90.6
Version: 10.90.7
Release: 1
License: GPL
Summary: Graphical system installer
@ -78,8 +78,14 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Sun Nov 20 2005 Jeremy Katz <katzj@redhat.com> - 10.90.7-1
- fix backwards whiteout handling (#173738)
- fix bug in depsolver which would bring in a package for an already
satisfied dep
* Sat Nov 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.6-1
- fix removal of packages to not traceback
- fix anaconda.dmraid logging (clumens)
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1
- Disable sqlite cache for pkgorder

View File

@ -1 +1 @@
8d4411e6135862fe6e28167c2ff28d62 anaconda-10.90.6.tar.bz2
c9b0e3d2abbfa26c3c2b55a2406ed682 anaconda-10.90.7.tar.bz2