!17 [sync] PR-16: Add install require edk2-aarch64

From: @openeuler-sync-bot 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2022-08-23 09:37:33 +00:00 committed by Gitee
commit ea79ca6afb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <jiangxinyu@kylinos.cn> - 4.4.1-4
- Add install require edk2-aarch64
* Wed Aug 10 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.4.1-3
- Remove unnecessary requires