add libkperf and oeAware-manager
This commit is contained in:
parent
d9d16031f6
commit
b35914f2f4
@ -312,6 +312,8 @@
|
|||||||
<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>
|
||||||
|
|||||||
@ -312,6 +312,8 @@
|
|||||||
<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: 2.0.3
|
Version: 2.0.3
|
||||||
Release: 12
|
Release: 13
|
||||||
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
|
||||||
@ -136,6 +136,11 @@ rm -rf %{buildroot}
|
|||||||
rm -rf $RPM_BUILD_DIR/%{name}
|
rm -rf $RPM_BUILD_DIR/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 3 2024 zhaolichang <zhaolichang@huawei.com> - 2.0.3-13
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: add libkperf and oeAware-manager
|
||||||
|
|
||||||
* Wed Jul 10 2024 wangchong <wangchong56@huawei.com> - 2.0.3-12
|
* Wed Jul 10 2024 wangchong <wangchong56@huawei.com> - 2.0.3-12
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
@ -1414,6 +1414,8 @@
|
|||||||
<packagereq>zstd-help</packagereq>
|
<packagereq>zstd-help</packagereq>
|
||||||
<packagereq>zziplib-help</packagereq>
|
<packagereq>zziplib-help</packagereq>
|
||||||
<packagereq>zziplib-utils</packagereq>
|
<packagereq>zziplib-utils</packagereq>
|
||||||
|
<packagereq>oeAware-manager</packagereq>
|
||||||
|
<packagereq>libkperf</packagereq>
|
||||||
</packagelist>
|
</packagelist>
|
||||||
<packagelist type="edge_aarch64">
|
<packagelist type="edge_aarch64">
|
||||||
<packagereq>grub2-efi-aa64</packagereq>
|
<packagereq>grub2-efi-aa64</packagereq>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user