delete libkperf and oeAware-manager in minimal install

This commit is contained in:
zhaolichang 2024-12-04 14:33:04 +08:00
parent b35914f2f4
commit b4b9341fc1
3 changed files with 6 additions and 5 deletions

View File

@ -312,8 +312,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

@ -312,8 +312,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: 2.0.3
Release: 13
Release: 14
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -136,6 +136,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Wed Dec 4 2024 zhaolichang <zhaolichang@huawei.com> - 2.0.3-14
- ID:NA
- SUG:NA
- DESC: delete libkperf and oeAware-manager in minimal install
* Tue Dec 3 2024 zhaolichang <zhaolichang@huawei.com> - 2.0.3-13
- ID:NA
- SUG:NA