forked from rpms/anaconda
auto-import anaconda-10.90.20-1 on branch devel from anaconda-10.90.20-1.src.rpm
This commit is contained in:
parent
4515ab53ef
commit
079ba96bf2
@ -1 +1 @@
|
|||||||
anaconda-10.90.19.tar.bz2
|
anaconda-10.90.20.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.90.19
|
Version: 10.90.20
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -78,6 +78,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 Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.20-1
|
||||||
|
- Fixes for new timezone stuff (pnasrat)
|
||||||
|
- Fix transaction sorting (pnasrat)
|
||||||
|
- Enable dmraid by default
|
||||||
|
|
||||||
* Wed Dec 14 2005 Chris Lumens <clumens@redhat.com> 10.90.19-1
|
* Wed Dec 14 2005 Chris Lumens <clumens@redhat.com> 10.90.19-1
|
||||||
- Use system-config-date for timezone selection UI (#155271).
|
- Use system-config-date for timezone selection UI (#155271).
|
||||||
- Work on vnc+shell spawning (dcantrell).
|
- Work on vnc+shell spawning (dcantrell).
|
||||||
|
Loading…
Reference in New Issue
Block a user