Fix typo in aarch64 kexec spec change
This commit is contained in:
parent
1bb02abedc
commit
4fd59baf75
@ -3,7 +3,7 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 23.11
|
Version: 23.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -130,7 +130,7 @@ Requires: python3-iscsi-initiator-utils >= %{iscsiver}
|
|||||||
Requires: hfsplus-tools
|
Requires: hfsplus-tools
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
+%ifnarch aarch64
|
%ifnarch aarch64
|
||||||
Requires: kexec-tools
|
Requires: kexec-tools
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user