New version.
This commit is contained in:
parent
039d074894
commit
7034f1fa95
@ -1,2 +1,3 @@
|
|||||||
anaconda-11.2.0.24.tar.bz2
|
anaconda-11.2.0.24.tar.bz2
|
||||||
anaconda-11.2.0.25.tar.bz2
|
anaconda-11.2.0.25.tar.bz2
|
||||||
|
anaconda-11.2.0.26.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.2.0.25
|
Version: 11.2.0.26
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -112,6 +112,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 21 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.26-1
|
||||||
|
- Add dpi flag when starting X to fix tiny font size (#224665).
|
||||||
|
- Set the default timezone for languages we can't display (#227625).
|
||||||
|
- Add termcap files we were missing to fix b&w console (#228596, #229236).
|
||||||
|
- Add files from vnc-libs package to fix VNC installs.
|
||||||
|
|
||||||
* Tue Feb 20 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.25-1
|
* Tue Feb 20 2007 Chris Lumens <clumens@redhat.com> - 11.2.0.25-1
|
||||||
- Add libtinfo to the stage2 images.
|
- Add libtinfo to the stage2 images.
|
||||||
- Use new pykickstart organization.
|
- Use new pykickstart organization.
|
||||||
|
Loading…
Reference in New Issue
Block a user