New version.
This commit is contained in:
parent
6036e5c058
commit
ab13b52f05
@ -1,3 +1,4 @@
|
|||||||
anaconda-11.4.1.1.tar.bz2
|
anaconda-11.4.1.1.tar.bz2
|
||||||
anaconda-11.4.1.2.tar.bz2
|
anaconda-11.4.1.2.tar.bz2
|
||||||
anaconda-11.4.1.3.tar.bz2
|
anaconda-11.4.1.3.tar.bz2
|
||||||
|
anaconda-11.4.1.4.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.1.3
|
Version: 11.4.1.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -208,6 +208,20 @@ 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
|
||||||
|
* Thu Jun 05 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.4-1
|
||||||
|
- Fix text mode button translations (#450176). (clumens)
|
||||||
|
- Remove a rogue call to textdomain. (clumens)
|
||||||
|
- Make "upd-updates /tmp/updates.img" update everything newer in the
|
||||||
|
current (pjones)
|
||||||
|
- _xmltrans is undefined. Try xmltrans instead. (clumens)
|
||||||
|
- Fix reference to cost vs. priority (#450168). (clumens)
|
||||||
|
- Don't do the "exec shell on tty1" thing in vnc if we've got virtual
|
||||||
|
terminals. (pjones)
|
||||||
|
- Import N_ (#450163). (clumens)
|
||||||
|
- raise "NotImplementedError", not "NotImplemented" (pjones)
|
||||||
|
- Need to import iutil before we use it. (clumens)
|
||||||
|
- Don't reference PartitioningError.value . (pjones)
|
||||||
|
|
||||||
* Wed Jun 04 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.3-1
|
* Wed Jun 04 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.3-1
|
||||||
- Can't reference iutil.whatever from inside iutil.py. (clumens)
|
- Can't reference iutil.whatever from inside iutil.py. (clumens)
|
||||||
- When using the boot.iso and URL installs, download the .treeinfo
|
- When using the boot.iso and URL installs, download the .treeinfo
|
||||||
|
Loading…
Reference in New Issue
Block a user