- Only install consolehelper link on livearches (bcl)
This commit is contained in:
parent
816b1f8ae6
commit
dacee5e61b
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@ anaconda-15.2.tar.bz2
|
|||||||
/anaconda-21.28.tar.bz2
|
/anaconda-21.28.tar.bz2
|
||||||
/anaconda-21.29.tar.bz2
|
/anaconda-21.29.tar.bz2
|
||||||
/anaconda-21.30.tar.bz2
|
/anaconda-21.30.tar.bz2
|
||||||
|
/anaconda-21.31.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 21.30
|
Version: 21.31
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -302,6 +302,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 02 2014 Brian C. Lane <bcl@redhat.com> - 21.31-1
|
||||||
|
- Only install consolehelper link on livearches (bcl)
|
||||||
|
|
||||||
* Wed Apr 02 2014 Brian C. Lane <bcl@redhat.com> - 21.30-1
|
* Wed Apr 02 2014 Brian C. Lane <bcl@redhat.com> - 21.30-1
|
||||||
- Add support ppc64le (hamzy)
|
- Add support ppc64le (hamzy)
|
||||||
- Validate proxy URLs (dshea)
|
- Validate proxy URLs (dshea)
|
||||||
|
Loading…
Reference in New Issue
Block a user