!59 add qemu-block-iscsi in virtualization-hypervisor group to openEuler-20.03-LTS-Next

From: @imxcc
Reviewed-by: @miao_kaibo,@yaqiangchen,@overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-05-11 20:42:11 +08:00 committed by Gitee
commit f1ea222e47
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