New version.

This commit is contained in:
Christopher Edward Lumens 2008-06-20 20:05:33 +00:00
parent 37a69fa9f4
commit df879a7a5a
3 changed files with 9 additions and 2 deletions

View File

@ -4,3 +4,4 @@ anaconda-11.4.1.3.tar.bz2
anaconda-11.4.1.4.tar.bz2
anaconda-11.4.1.5.tar.bz2
anaconda-11.4.1.6.tar.bz2
anaconda-11.4.1.7.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 11.4.1.6
Version: 11.4.1.7
Release: 1
License: GPLv2+
Group: Applications/System
@ -208,6 +208,12 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Fri Jun 20 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.7-1
- Remove ancient block of code to upgrade Netscape Communicator. (clumens)
- Move enableNetwork into the interface. Bring network up for scp. (clumens)
- If we can't mount for some reason, don't traceback (#452159). (clumens)
- Fix the upgrade button traceback (#374891). (clumens)
* Wed Jun 18 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.6-1
- Enable media check again, and let it check the boot.iso. (clumens)
- Substitute the version from buildstamp for $releasever if needed. (clumens)

View File

@ -1 +1 @@
904e0cf7833b210c7dfe70a591654b15 anaconda-11.4.1.6.tar.bz2
649e2a1159e2726f33f56eb0a77a5c64 anaconda-11.4.1.7.tar.bz2