add qemu-block-iscsi in virtualization-hypervisor group

Signed-off-by: imxcc <xingchaochao@huawei.com>
This commit is contained in:
imxcc 2021-05-11 18:16:48 +08:00
parent b8bc1a2440
commit 6d1aeecbf0
3 changed files with 8 additions and 1 deletions

View File

@ -1423,6 +1423,7 @@
<packagereq type="mandatory">edk2-help</packagereq>
<packagereq type="mandatory">qemu-help</packagereq>
<packagereq type="mandatory">qemu</packagereq>
<packagereq type="mandatory">qemu-block-iscsi</packagereq>
<packagereq type="mandatory">qemu-img</packagereq>
<packagereq type="mandatory">stratovirt</packagereq>
</packagelist>

View File

@ -1425,6 +1425,7 @@
<packagereq type="mandatory">python3-libvirt</packagereq>
<packagereq type="mandatory">qemu-help</packagereq>
<packagereq type="mandatory">qemu</packagereq>
<packagereq type="mandatory">qemu-block-iscsi</packagereq>
<packagereq type="mandatory">qemu-img</packagereq>
<packagereq type="mandatory">stratovirt</packagereq>
</packagelist>

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: 2
Release: 3
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -120,6 +120,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* TUE May 11 2021 imxcc <xingchaochao@huawei.com> - 2.0.0-3
- ID:NA
- SUG:NA
- DESC: add qemu-block-iscsi in virtualization-hypervisor group
* TUE May 11 2021 XuFei <xufei30@huawei.com> - 2.0.0-2
- ID:NA
- SUG:NA