forked from rpms/anaconda
auto-import anaconda-10.90.0-1 on branch devel from anaconda-10.90.0-1.src.rpm
This commit is contained in:
parent
b5b7f6d074
commit
d1f1448a75
@ -1 +1 @@
|
|||||||
anaconda-10.89.20.1.tar.bz2
|
anaconda-10.90.0.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.89.20.1
|
Version: 10.90.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -77,6 +77,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 Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.0
|
||||||
|
- more tree build fixes
|
||||||
|
- fix group removal
|
||||||
|
- non iso install fixes (clumens)
|
||||||
|
- pkgorder fixing (clumens)
|
||||||
|
- dmraid support (pjones)
|
||||||
|
- crude language support group hack
|
||||||
|
|
||||||
* Wed Nov 16 2005 Chris Lumens <clumens@redhat.com> 10.89.20.1-1
|
* Wed Nov 16 2005 Chris Lumens <clumens@redhat.com> 10.89.20.1-1
|
||||||
- Fix indentation.
|
- Fix indentation.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user