auto-import anaconda-10.92.4-1 on branch devel from anaconda-10.92.4-1.src.rpm
This commit is contained in:
parent
50e5d987e4
commit
9942e0f2c7
@ -1 +1 @@
|
|||||||
anaconda-10.92.3.tar.bz2
|
anaconda-10.92.4.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 10.92.3
|
Version: 10.92.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 14 2006 Jeremy Katz <katzj@redhat.com> - 10.92.4-1
|
||||||
|
- improve globbing for xen guest kernels
|
||||||
|
- Don't add a kernel if one is already selected.
|
||||||
|
|
||||||
* Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.3-1
|
* Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.3-1
|
||||||
- Don't debug log about missing help text (clumens)
|
- Don't debug log about missing help text (clumens)
|
||||||
- Reduce deps for pkgorder
|
- Reduce deps for pkgorder
|
||||||
|
Loading…
Reference in New Issue
Block a user