forked from rpms/anaconda
New version.
This commit is contained in:
parent
354aaa082b
commit
af2777de14
@ -1 +1,2 @@
|
|||||||
anaconda-12.23.tar.bz2
|
anaconda-12.23.tar.bz2
|
||||||
|
anaconda-12.24.tar.bz2
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 12.23
|
Version: 12.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -214,6 +214,16 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2009 Chris Lumens <clumens@redhat.com> - 12.24-1
|
||||||
|
- dmidecode is in /usr/sbin, not /usr/bin. (clumens)
|
||||||
|
- Add cmsfscat to the initrd on s390 as well (#522535). (clumens)
|
||||||
|
- Fix the gawk/awk symlink mess in the initrd (#522535). (clumens)
|
||||||
|
- No longer use /usr/bin/env (#521337). (clumens)
|
||||||
|
- It's controlunits, not controlunits.sh. (clumens)
|
||||||
|
- Get DMRaidArrayDevice's a DiskLabel format when they are added to the tree
|
||||||
|
(hdegoede)
|
||||||
|
- Fix askmethod + stage2= (#516973, #519288, #518194) (rvykydal)
|
||||||
|
|
||||||
* Wed Sep 09 2009 David Cantrell <dcantrell@redhat.com> - 12.23-1
|
* Wed Sep 09 2009 David Cantrell <dcantrell@redhat.com> - 12.23-1
|
||||||
- initrd-generic.img -> initramfs.img (hdegoede)
|
- initrd-generic.img -> initramfs.img (hdegoede)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user