add stratovirt in virtualization group

Signed-off-by: Fei Xu <xufei30@huawei.com>
This commit is contained in:
Fei Xu 2021-05-11 16:26:35 +08:00
parent 1869225c57
commit 105b8f7387
3 changed files with 8 additions and 1 deletions

View File

@ -1424,6 +1424,7 @@
<packagereq type="mandatory">qemu-help</packagereq>
<packagereq type="mandatory">qemu</packagereq>
<packagereq type="mandatory">qemu-img</packagereq>
<packagereq type="mandatory">stratovirt</packagereq>
</packagelist>
</group>
<group>

View File

@ -1426,6 +1426,7 @@
<packagereq type="mandatory">qemu-help</packagereq>
<packagereq type="mandatory">qemu</packagereq>
<packagereq type="mandatory">qemu-img</packagereq>
<packagereq type="mandatory">stratovirt</packagereq>
</packagelist>
</group>
<group>

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: 1
Release: 2
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 XuFei <xufei30@huawei.com> - 2.0.0-2
- ID:NA
- SUG:NA
- DESC: add stratovirt in virtualization-hypervisor group
* Wen Apr 7 2021 miao_kaibo <miaokaibo@outlook.com> - 2.0.0-1
- ID:NA
- SUG:NA