[f22/master] Require newt-python in anaconda-core

Martin Kolman mkolman at redhat.com
Wed Mar 4 17:39:05 UTC 2015


On Wed, 2015-03-04 at 12:12 -0500, David Shea wrote:
> (more for master than f22, since it looks like the authconfig change was
> reverted in f22, but it would still be a good idea on f22-branch)
> 
> We had been pulling in "snack" by way of authconfig, and authconfig is
> changing to use python3.
> ---
>  anaconda.spec.in | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index d1d0c6a..3aaf257 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -138,6 +138,9 @@ Requires: hfsplus-tools
>  Requires: python-coverage
>  Requires: pygobject3
>  
> +# Used by rescue.py and the low RAM message in /sbin/anaconda
> +Requires: newt-python
> +
>  # required because of the rescue mode and VNC question
>  Requires: anaconda-tui = %{version}-%{release}
>  
ACK!



More information about the anaconda-patches mailing list