delete libkperf and oeAware-manager in minimal install

This commit is contained in:
zhaolichang 2024-12-04 14:24:28 +08:00
parent c4d4b48844
commit 510fc63d8e
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