!135 add edk2-ovmf package

From: @imxcc 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-02-28 01:16:46 +00:00 committed by Gitee
commit 493e3ad961
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 2.0.0
Release: 18
Release: 19
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -130,6 +130,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Wed Feb 23 2022 imxcc <xingchaochao@huawei.com> - 2.0.0-19
- ID:NA
- SUG:NA
- DESC: add edk2-ovmf package
* Tue Feb 22 2022 jiangheng <jiangheng12@huawei.com> - 2.0.0-18
- ID:NA
- SUG:NA

View File

@ -52,6 +52,7 @@
<packagereq>uacce</packagereq>
</packagelist>
<packagelist type="x86_64">
<packagereq>edk2-ovmf</packagereq>
<packagereq>grub2-efi-x64</packagereq>
<packagereq>grub2-efi-x64-modules</packagereq>
<packagereq>shim</packagereq>