forked from rpms/anaconda
* Thu Jul 31 2008 Jeremy Katz <katzj@redhat.com> - 11.4.1.24-1
- Don't try to use self.tree as the mode to open .discinfo. (clumens) - Remove all the RPM lock files before creating a new transaction (#456949). (clumens) - Support VDSK devices on s390x (#264061) (dcantrell)
This commit is contained in:
parent
3dd72a6e38
commit
21c71c3fda
@ -1,3 +1 @@
|
|||||||
anaconda-11.4.1.21.tar.bz2
|
anaconda-11.4.1.24.tar.bz2
|
||||||
anaconda-11.4.1.22.tar.bz2
|
|
||||||
anaconda-11.4.1.23.tar.bz2
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.1.23
|
Version: 11.4.1.24
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -197,6 +197,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
|
||||||
|
* Thu Jul 31 2008 Jeremy Katz <katzj@redhat.com> - 11.4.1.24-1
|
||||||
|
- Don't try to use self.tree as the mode to open .discinfo. (clumens)
|
||||||
|
- Remove all the RPM lock files before creating a new transaction (#456949). (clumens)
|
||||||
|
- Support VDSK devices on s390x (#264061) (dcantrell)
|
||||||
|
|
||||||
* Wed Jul 30 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.23-1
|
* Wed Jul 30 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.23-1
|
||||||
- Fix mke2fs argument passing (#457285). (clumens)
|
- Fix mke2fs argument passing (#457285). (clumens)
|
||||||
- Disable logging in the firmware loader, since it clobbers other
|
- Disable logging in the firmware loader, since it clobbers other
|
||||||
|
Loading…
Reference in New Issue
Block a user