auto-import anaconda-10.91.8-1 on branch devel from anaconda-10.91.8-1.src.rpm
This commit is contained in:
parent
040ebd582e
commit
fd9f81da7a
@ -1,4 +1 @@
|
||||
anaconda-10.91.4.tar.bz2
|
||||
anaconda-10.91.5.tar.bz2
|
||||
anaconda-10.91.6.tar.bz2
|
||||
anaconda-10.91.7.tar.bz2
|
||||
anaconda-10.91.8.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: anaconda
|
||||
Version: 10.91.7
|
||||
Version: 10.91.8
|
||||
Release: 1
|
||||
License: GPL
|
||||
Summary: Graphical system installer
|
||||
@ -31,7 +31,7 @@ Group: Applications/System
|
||||
AutoReqProv: false
|
||||
Requires: libxml2-python, python, rpm-python >= 4.2-0.61, yum >= 2.4.0
|
||||
Requires: anaconda = %{version}-%{release}
|
||||
Requires: createrepo >= 0.4.3-3.1
|
||||
Requires: createrepo >= 0.4.3-3.1, squashfs-tools
|
||||
|
||||
%description runtime
|
||||
The anaconda-runtime package contains parts of the installation system which
|
||||
@ -78,13 +78,31 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2006 Jeremy Katz <katzj@redhat.com> - 10.91.8-1
|
||||
- Remove rpm whiteout (clumens, #178540)
|
||||
- Fix text in upgrade continue button (dcantrel, #178096)
|
||||
- Make %%packages in anaconda-ks.cfg shorter (pnasrat)
|
||||
- Fix text-mode drawing (clumens, #178386)
|
||||
- Release notes viewer fixes (dcantrel)
|
||||
- Reset -> reboot (dcantrel, #178566)
|
||||
- Create ia64 images again (prarit, #175632)
|
||||
- Make sure boot loader screen gets skipped (clumens, #178815)
|
||||
- Don't ask about VNC in kickstart
|
||||
- Don't ask for keyboard under Xen if it fails
|
||||
- Add more basic "task" selection screen
|
||||
- Text mode group selection is better now
|
||||
- Remove some dead code
|
||||
- Require squashfs-tools (clumens)
|
||||
- Fix rescue mode (dcantrel)
|
||||
- Don't have devices disappear out from under us (Patrick Mansfield)
|
||||
|
||||
* Fri Jan 20 2006 David Cantrell <dcantrell@redhat.com> - 10.91.7-1
|
||||
- Save state when moving back to "upgrade or install" window (#178095).
|
||||
- Eject CD when in kickstart and given --eject parameter (clumens, #177554).
|
||||
- Translate combo box and comments (clumens, #178250).
|
||||
- Disable backend debugging mode for writeKS().
|
||||
- Added a PYTHONSTARTUP file to autoload readline, etc. (pjones).
|
||||
- Write %packages section in template kickstart file (clumens, pnasrat).
|
||||
- Write %%packages section in template kickstart file (clumens, pnasrat).
|
||||
|
||||
* Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.6-1
|
||||
- i18n fixes (katzj)
|
||||
|
Loading…
Reference in New Issue
Block a user