auto-import anaconda-10.90.15-1 on branch devel from anaconda-10.90.15-1.src.rpm
This commit is contained in:
parent
ec25115641
commit
5fc30940f0
@ -1 +1 @@
|
|||||||
anaconda-10.90.14.tar.bz2
|
anaconda-10.90.15.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.14
|
Version: 10.90.15
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -78,6 +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
|
||||||
|
* Thu Dec 8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.15-1
|
||||||
|
- Fix various typos in the new group selection code (clumens)
|
||||||
|
- Support bytesPerInode on RAID (Curtis Doty, #175288)
|
||||||
|
- Stub some more for the loader to fix line-drawing chars again
|
||||||
|
- Handle file read failures better (pnasrat)
|
||||||
|
- Initial support for upgrades again (pnasrat)
|
||||||
|
- Minor padding tweaks to the UI
|
||||||
|
|
||||||
* Thu Dec 8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.14-1
|
* Thu Dec 8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.14-1
|
||||||
- Fix up for moved x locale data
|
- Fix up for moved x locale data
|
||||||
- Remove vnc hack now that VNC knows where to look for fonts
|
- Remove vnc hack now that VNC knows where to look for fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user