!356 delete libkperf and oeAware-manager in minimal install

From: @zhao-lichang 
Reviewed-by: @shenyangyang01 
Signed-off-by: @shenyangyang01
This commit is contained in:
openeuler-ci-bot 2024-12-04 07:57:48 +00:00 committed by Gitee
commit 43a36df9a8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 5 deletions

View File

@ -309,8 +309,6 @@
<packagereq type="optional">dracut-network</packagereq>
<packagereq type="optional">rdma-core</packagereq>
<packagereq type="optional">selinux-policy-mls</packagereq>
<packagereq type="default">oeAware-manager</packagereq>
<packagereq type="default">libkperf</packagereq>
</packagelist>
</group>
<group>

View File

@ -309,8 +309,6 @@
<packagereq type="optional">dracut-network</packagereq>
<packagereq type="optional">rdma-core</packagereq>
<packagereq type="optional">selinux-policy-mls</packagereq>
<packagereq type="default">oeAware-manager</packagereq>
<packagereq type="default">libkperf</packagereq>
</packagelist>
</group>
<group>

View File

@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 3.2.0
Release: 5
Release: 6
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -186,6 +186,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Wed Dec 4 2024 zhaolichang <zhaolichang@huawei.com> - 3.2.0-6
- ID:NA
- SUG:NA
- DESC: delete libkperf and oeAware-manager in minimal install
* Tue Dec 3 2024 sunsuwan <sunsuwan3@huawei.com> - 3.2.0-5
- ID:NA
- SUG:NA