From 4fd59baf75fd4314317107e1c68d86e9f6d93cdc Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 19 Jun 2015 17:54:36 -0700 Subject: [PATCH] Fix typo in aarch64 kexec spec change --- anaconda.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anaconda.spec b/anaconda.spec index 52c7ba5..092214a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda Version: 23.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT Group: Applications/System URL: http://fedoraproject.org/wiki/Anaconda @@ -130,7 +130,7 @@ Requires: python3-iscsi-initiator-utils >= %{iscsiver} Requires: hfsplus-tools %endif %endif -+%ifnarch aarch64 +%ifnarch aarch64 Requires: kexec-tools %endif