!354 add libkperf and oeAware-manager
From: @zhao-lichang Reviewed-by: @shenyangyang01 Signed-off-by: @shenyangyang01
This commit is contained in:
commit
45517ca337
@ -308,6 +308,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>
|
||||||
|
|||||||
@ -308,6 +308,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: 3.2.0
|
Version: 3.2.0
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
|
* Tue Dec 3 2024 zhaolichang <zhaolichang@huawei.com> - 3.2.0-4
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: add libkperf and oeAware-manager
|
||||||
|
|
||||||
* Wed Sep 18 2024 xiangyuning <xiangyuning@huawei.com> - 3.2.0-3
|
* Wed Sep 18 2024 xiangyuning <xiangyuning@huawei.com> - 3.2.0-3
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
@ -1380,6 +1380,8 @@
|
|||||||
<packagereq>jemalloc-devel</packagereq>
|
<packagereq>jemalloc-devel</packagereq>
|
||||||
<packagereq>DCF</packagereq>
|
<packagereq>DCF</packagereq>
|
||||||
<packagereq>opengauss</packagereq>
|
<packagereq>opengauss</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