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

This commit is contained in:
Jeremy Katz 2007-04-05 21:20:33 +00:00
parent 30c9a580e4
commit c35a7fe3cb
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.2.0.45.tar.bz2
anaconda-11.2.0.46.tar.bz2

View File

@ -1,7 +1,7 @@
%define livearches %{ix86} x86_64
Name: anaconda
Version: 11.2.0.45
Version: 11.2.0.46
Release: 1
License: GPL
Summary: Graphical system installer
@ -142,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Thu Apr 5 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.46-1
- Minor live install fixes
- dasd fixes (dcantrell)
* Wed Apr 4 2007 Jeremy Katz <katzj@redhat.com> - 11.2.0.45-1
- More live changes to fix installing from the live image running from RAM
or a USB stick. Note: requires a livecd created with livecd-tools >= 006

View File

@ -1 +1 @@
370e423c8720250c6e0f99d878bef6d9 anaconda-11.2.0.45.tar.bz2
a1c7779fce685f45f55bb34045611563 anaconda-11.2.0.46.tar.bz2