add edk2-ovmf package
Signed-off-by: imxcc <xingchaochao@huawei.com>
This commit is contained in:
parent
bb57ed9d0c
commit
cb09debb11
@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting
|
|||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 18
|
Release: 19
|
||||||
BuildRoot: %{_tmppath}/%{name}
|
BuildRoot: %{_tmppath}/%{name}
|
||||||
|
|
||||||
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
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}
|
rm -rf $RPM_BUILD_DIR/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 22 2022 jiangheng <jiangheng12@huawei.com> - 2.0.0-18
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
@ -52,6 +52,7 @@
|
|||||||
<packagereq>uacce</packagereq>
|
<packagereq>uacce</packagereq>
|
||||||
</packagelist>
|
</packagelist>
|
||||||
<packagelist type="x86_64">
|
<packagelist type="x86_64">
|
||||||
|
<packagereq>edk2-ovmf</packagereq>
|
||||||
<packagereq>grub2-efi-x64</packagereq>
|
<packagereq>grub2-efi-x64</packagereq>
|
||||||
<packagereq>grub2-efi-x64-modules</packagereq>
|
<packagereq>grub2-efi-x64-modules</packagereq>
|
||||||
<packagereq>shim</packagereq>
|
<packagereq>shim</packagereq>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user