* Wed Apr 16 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.73-1

- Fix figuring out that the CD has stage2 on it and should be mounted. (clumens)
- Don't copy the stage2 image on NFS installs (#438377). (clumens)
This commit is contained in:
David Cantrell 2008-04-16 21:57:57 +00:00
parent 067b7c8dc9
commit c0bc53b6b6
3 changed files with 7 additions and 1 deletions

View File

@ -1 +1,2 @@
anaconda-11.4.0.72.tar.bz2
anaconda-11.4.0.73.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 11.4.0.72
Version: 11.4.0.73
Release: 1
License: GPLv2+
Group: Applications/System
@ -207,6 +207,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Wed Apr 16 2008 David Cantrell <dcantrell@redhat.com> - 11.4.0.73-1
- Fix figuring out that the CD has stage2 on it and should be mounted. (clumens)
- Don't copy the stage2 image on NFS installs (#438377). (clumens)
* Tue Apr 15 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.72-1
- Don't use megabytes for the livecd size for copying. (notting)
- find moved (katzj)

View File

@ -1 +1,2 @@
75da8954fc0e8c40e5802b483ce81cbb anaconda-11.4.0.72.tar.bz2
99daae7722f324a45fdfa42bb7f67c35 anaconda-11.4.0.73.tar.bz2