forked from rpms/anaconda
auto-import anaconda-10.92.9-1 on branch devel from anaconda-10.92.9-1.src.rpm
This commit is contained in:
parent
d111706397
commit
d3d1236df2
@ -1 +1 @@
|
|||||||
anaconda-10.92.7.tar.bz2
|
anaconda-10.92.9.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.92.8
|
Version: 10.92.9
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -79,6 +79,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.9-1
|
||||||
|
- Fix text mode traceback (dcantrel)
|
||||||
|
- Skip a few more things in traceback dumps
|
||||||
|
- Attempt to fix pkgorder so that we require less CDs for "normal" installs
|
||||||
|
|
||||||
* Wed Feb 22 2006 David Cantrell <dcantrell@redhat.com> 10.92.8-1
|
* Wed Feb 22 2006 David Cantrell <dcantrell@redhat.com> 10.92.8-1
|
||||||
- Removed obsolete bogl code (katzj)
|
- Removed obsolete bogl code (katzj)
|
||||||
- Removed unused code in upgrade.py (pnasrat)
|
- Removed unused code in upgrade.py (pnasrat)
|
||||||
|
Loading…
Reference in New Issue
Block a user