New version.
This commit is contained in:
parent
37a69fa9f4
commit
df879a7a5a
@ -4,3 +4,4 @@ anaconda-11.4.1.3.tar.bz2
|
|||||||
anaconda-11.4.1.4.tar.bz2
|
anaconda-11.4.1.4.tar.bz2
|
||||||
anaconda-11.4.1.5.tar.bz2
|
anaconda-11.4.1.5.tar.bz2
|
||||||
anaconda-11.4.1.6.tar.bz2
|
anaconda-11.4.1.6.tar.bz2
|
||||||
|
anaconda-11.4.1.7.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.1.6
|
Version: 11.4.1.7
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -208,6 +208,12 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
|
|||||||
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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)
|
- Enable media check again, and let it check the boot.iso. (clumens)
|
||||||
- Substitute the version from buildstamp for $releasever if needed. (clumens)
|
- Substitute the version from buildstamp for $releasever if needed. (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user