delete libkperf and oeAware-manager in minimal install
This commit is contained in:
parent
c4d4b48844
commit
510fc63d8e
@ -309,8 +309,6 @@
|
|||||||
<packagereq type="optional">dracut-network</packagereq>
|
<packagereq type="optional">dracut-network</packagereq>
|
||||||
<packagereq type="optional">rdma-core</packagereq>
|
<packagereq type="optional">rdma-core</packagereq>
|
||||||
<packagereq type="optional">selinux-policy-mls</packagereq>
|
<packagereq type="optional">selinux-policy-mls</packagereq>
|
||||||
<packagereq type="default">oeAware-manager</packagereq>
|
|
||||||
<packagereq type="default">libkperf</packagereq>
|
|
||||||
</packagelist>
|
</packagelist>
|
||||||
</group>
|
</group>
|
||||||
<group>
|
<group>
|
||||||
|
|||||||
@ -309,8 +309,6 @@
|
|||||||
<packagereq type="optional">dracut-network</packagereq>
|
<packagereq type="optional">dracut-network</packagereq>
|
||||||
<packagereq type="optional">rdma-core</packagereq>
|
<packagereq type="optional">rdma-core</packagereq>
|
||||||
<packagereq type="optional">selinux-policy-mls</packagereq>
|
<packagereq type="optional">selinux-policy-mls</packagereq>
|
||||||
<packagereq type="default">oeAware-manager</packagereq>
|
|
||||||
<packagereq type="default">libkperf</packagereq>
|
|
||||||
</packagelist>
|
</packagelist>
|
||||||
</group>
|
</group>
|
||||||
<group>
|
<group>
|
||||||
|
|||||||
@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
|
|||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Version: 3.2.0
|
Version: 3.2.0
|
||||||
Release: 5
|
Release: 6
|
||||||
BuildRoot: %{_tmppath}/%{name}
|
BuildRoot: %{_tmppath}/%{name}
|
||||||
|
|
||||||
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
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}
|
rm -rf $RPM_BUILD_DIR/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 3 2024 sunsuwan <sunsuwan3@huawei.com> - 3.2.0-5
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user