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

Brian C. Lane bcl at redhat.com
Fri Aug 29 03:37:55 UTC 2014


On Thu, Aug 28, 2014 at 05:37:24PM -0400, Chris Lumens wrote:
> ---
>  anaconda.spec.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 033c8f2..a09f777 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -135,7 +135,7 @@ 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
>  %if ! 0%{?rhel}
>  Requires: hfsplus-tools

I don't think we want hfsplus-tools for aarch64

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


More information about the anaconda-patches mailing list