[PATCH 2/3] Require dmidecode for ARM (#1134651, jdisnard).

Brian C. Lane bcl at redhat.com
Fri Aug 29 15:44:19 UTC 2014


On Fri, Aug 29, 2014 at 10:21:58AM -0400, Chris Lumens wrote:
> > I don't think we want hfsplus-tools for aarch64
> 
> Durr, yes.  I should read patches more carefully.  I'll just do the
> simple thing and make it:
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 033c8f2..47341b8 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -135,8 +135,10 @@ Requires: systemd
>  Requires: fcoe-utils >= %{fcoeutilsver}
>  %endif
>  Requires: iscsi-initiator-utils >= %{iscsiver}
> -%ifarch %{ix86} x86_64 ia64
> +%ifarch %{ix86} x86_64 ia64 aarch64
>  Requires: dmidecode
> +%endif
> +%ifarch %{ix86} x86_64 ia64
>  %if ! 0%{?rhel}
>  Requires: hfsplus-tools
>  %endif

Yup. Ack.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list