* Mon Feb 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.39-1

- Fix up symlinks that could be broken with our movement here (#434882) (wwoods)
- pvops xen uses hvc as its console (#434763) (katzj)
- Follow symlinks when looking for the anaconda-runtime package. (jkeating)
This commit is contained in:
Jeremy Katz 2008-02-26 03:18:54 +00:00
parent 8990b3b2a7
commit cc7f9fef52
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-11.4.0.38.tar.bz2 anaconda-11.4.0.39.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 11.4.0.38 Version: 11.4.0.39
Release: 1 Release: 1
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@ -211,6 +211,11 @@ 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
* Mon Feb 25 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.39-1
- Fix up symlinks that could be broken with our movement here (#434882) (wwoods)
- pvops xen uses hvc as its console (#434763) (katzj)
- Follow symlinks when looking for the anaconda-runtime package. (jkeating)
* Sun Feb 24 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.38-1 * Sun Feb 24 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.38-1
- Write out UUID in the fstab (#364441) (katzj) - Write out UUID in the fstab (#364441) (katzj)
- Add support for getting UUID using libblkid (katzj) - Add support for getting UUID using libblkid (katzj)

View File

@ -1 +1 @@
fe5659677b0ae7586b2f2bb14c0f9ee9 anaconda-11.4.0.38.tar.bz2 99be94cff89108d72ff4512334027ce2 anaconda-11.4.0.39.tar.bz2