diff --git a/ovirt-host.spec b/ovirt-host.spec index ff89581..39a377b 100644 --- a/ovirt-host.spec +++ b/ovirt-host.spec @@ -2,11 +2,10 @@ Name: ovirt-host Version: 4.4.1 -Release: 3 +Release: 4 Summary: Track required packages for oVirt hosts License: ASL 2.0 URL: https://www.ovirt.org/ - Source0: LICENSE Requires: %{name}-dependencies = %{version}-%{release} @@ -17,6 +16,10 @@ Requires: cockpit-dashboard Requires: cockpit-networkmanager %ifarch x86_64 Requires: cockpit-ovirt-dashboard +Requires: edk2-ovmf +%endif +%ifarch aarch64 +Requires: edk2-aarch64 %endif Requires: firewalld Requires: python3-firewall @@ -140,6 +143,9 @@ cp %{SOURCE0} . %license LICENSE %changelog +* Tue Aug 23 2022 jiangxinyu - 4.4.1-4 +- Add install require edk2-aarch64 + * Wed Aug 10 2022 jiangxinyu - 4.4.1-3 - Remove unnecessary requires