auto-import anaconda-10.92.13-1 on branch devel from anaconda-10.92.13-1.src.rpm

This commit is contained in:
Jeremy Katz 2006-03-01 03:17:45 +00:00
parent 1166ddcc09
commit a50c5677af
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-10.92.12.tar.bz2
anaconda-10.92.13.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.92.12
Version: 10.92.13
Release: 1
License: GPL
Summary: Graphical system installer
@ -79,6 +79,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Feb 28 2006 Jeremy Katz <katzj@redhat.com> - 10.92.13-1
- fix traceback in pkgorder
- don't display xen
- make partitioning type combo wider (dcantrel)
- handle Serbian locales properly (#182591)
* Mon Feb 27 2006 Jeremy Katz <katzj@redhat.com> - 10.92.12-1
- Dependency whiteout to fix ordering (clumens)
- Fix swap on RAID in kickstart (#176537)

View File

@ -1 +1 @@
26a69ad8bb11915eb80b21223e79adb7 anaconda-10.92.12.tar.bz2
65ab7f716f91d75708fd029051edc635 anaconda-10.92.13.tar.bz2