* Tue Feb 26 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.40-1

- Use non-deprecated HAL properties. (notting)
- More crud to deal with the fact that rawhide trees are composed weird (katzj)
- Gtk does not have the error type, use custom with proper
  icons. (#224636) (msivak)
This commit is contained in:
Jeremy Katz 2008-02-27 03:31:12 +00:00
parent cc7f9fef52
commit f2ca4e52ab
3 changed files with 9 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 11.4.0.39
Version: 11.4.0.40
Release: 1
License: GPLv2+
Group: Applications/System
@ -211,6 +211,12 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Feb 26 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.40-1
- Use non-deprecated HAL properties. (notting)
- More crud to deal with the fact that rawhide trees are composed weird (katzj)
- Gtk does not have the error type, use custom with proper
icons. (#224636) (msivak)
* 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)

View File

@ -1 +1 @@
99be94cff89108d72ff4512334027ce2 anaconda-11.4.0.39.tar.bz2
dde549e3b6a32124526984ab18d86f9b anaconda-11.4.0.40.tar.bz2