- Use /usr/lib* in updates images. (dshea)

- Fix the paths we check for spokes. (sbueno+anaconda)
- Remove the kbdtype option (mkolman)
- Remove the noipv4 option (mkolman)
- Remove the autostep option (mkolman)
- Remove the disused nofb option (mkolman)
- Remove the module option (mkolman)
This commit is contained in:
Brian C. Lane 2014-06-11 17:15:47 -07:00
parent 90093a07a9
commit 26d78cb99e
3 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/anaconda-21.40.tar.bz2 /anaconda-21.40.tar.bz2
/anaconda-21.41.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 21.40 Version: 21.41
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
@ -302,6 +302,15 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_* %{_prefix}/libexec/anaconda/dd_*
%changelog %changelog
* Wed Jun 11 2014 Brian C. Lane <bcl@redhat.com> - 21.41-1
- Use /usr/lib* in updates images. (dshea)
- Fix the paths we check for spokes. (sbueno+anaconda)
- Remove the kbdtype option (mkolman)
- Remove the noipv4 option (mkolman)
- Remove the autostep option (mkolman)
- Remove the disused nofb option (mkolman)
- Remove the module option (mkolman)
* Tue Jun 10 2014 Brian C. Lane <bcl@redhat.com> - 21.40-1 * Tue Jun 10 2014 Brian C. Lane <bcl@redhat.com> - 21.40-1
- fedora-welcome: Correct an icon name after the switch to Adwaita - fedora-welcome: Correct an icon name after the switch to Adwaita
(kalevlember) (kalevlember)

View File

@ -1 +1 @@
ffeae736f9052393596cd7bf94e7b7fb anaconda-21.40.tar.bz2 f384e633d1018085b3184c10ec800ac2 anaconda-21.41.tar.bz2