forked from rpms/anaconda
auto-import anaconda-10.90.11-1 on branch devel from anaconda-10.90.11-1.src.rpm
This commit is contained in:
parent
741dbd8628
commit
40e35b3cd2
@ -1 +1 @@
|
|||||||
anaconda-10.90.10.tar.bz2
|
anaconda-10.90.11.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.10
|
Version: 10.90.11
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -78,6 +78,10 @@ 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 1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.11-1
|
||||||
|
- reworded media check prompt (dcantrell, #174472)
|
||||||
|
- let's try squashfs...
|
||||||
|
|
||||||
* Wed Nov 30 2005 Jeremy Katz <katzj@redhat.com> - 10.90.10-1
|
* Wed Nov 30 2005 Jeremy Katz <katzj@redhat.com> - 10.90.10-1
|
||||||
- Don't split transactions on not split install types (pnasrat, #174033)
|
- Don't split transactions on not split install types (pnasrat, #174033)
|
||||||
- Fix None vs "" for vncpasswd in test mode (Patrick Mansfield)
|
- Fix None vs "" for vncpasswd in test mode (Patrick Mansfield)
|
||||||
|
Loading…
Reference in New Issue
Block a user