From dacee5e61bdd45539a8a8740ae1d915031e2ec65 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Apr 03 2014 01:20:28 +0000 Subject: - Only install consolehelper link on livearches (bcl) --- diff --git a/.gitignore b/.gitignore index 79c771a..8505580 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ anaconda-15.2.tar.bz2 /anaconda-21.28.tar.bz2 /anaconda-21.29.tar.bz2 /anaconda-21.30.tar.bz2 +/anaconda-21.31.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 9182641..028b8d7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.30 +Version: 21.31 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -302,6 +302,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Apr 02 2014 Brian C. Lane - 21.31-1 +- Only install consolehelper link on livearches (bcl) + * Wed Apr 02 2014 Brian C. Lane - 21.30-1 - Add support ppc64le (hamzy) - Validate proxy URLs (dshea) diff --git a/sources b/sources index dcbb584..3f69172 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99f9c7ed92a7b1fc854929242d1beeaf anaconda-21.30.tar.bz2 +934f4454b7ef158ddb9d28883ec9f620 anaconda-21.31.tar.bz2