auto-import anaconda-10.90.7-1 on branch devel from anaconda-10.90.7-1.src.rpm
This commit is contained in:
parent
75cb269a5b
commit
1e7278a62d
@ -1 +1 @@
|
|||||||
anaconda-10.90.6.tar.bz2
|
anaconda-10.90.7.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.6
|
Version: 10.90.7
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -78,8 +78,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.6-1
|
||||||
- fix removal of packages to not traceback
|
- 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
|
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1
|
||||||
- Disable sqlite cache for pkgorder
|
- Disable sqlite cache for pkgorder
|
||||||
|
Loading…
Reference in New Issue
Block a user