From e98240e34d746f5297a53858c3f2a6f457dd9c6e Mon Sep 17 00:00:00 2001 From: zhaolichang Date: Tue, 3 Dec 2024 15:14:26 +0800 Subject: [PATCH] add libkperf and delete oeAware-collector oeAware-scenario oeAware-tune --- normal_aarch64.xml | 1 + normal_x86_64.xml | 1 + oemaker.spec | 7 ++++++- rpmlist.xml | 4 +--- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 39cff40..e821efb 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -309,6 +309,7 @@ rdma-core selinux-policy-mls oeAware-manager + libkperf diff --git a/normal_x86_64.xml b/normal_x86_64.xml index edc768b..972ef61 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -309,6 +309,7 @@ rdma-core selinux-policy-mls oeAware-manager + libkperf diff --git a/oemaker.spec b/oemaker.spec index 5dea4cf..d31c4ac 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.1.0 -Release: 9 +Release: 10 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -193,6 +193,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Tue Dec 3 2024 zhaolichang - 3.1.0-10 +- ID:NA +- SUG:NA +- DESC: add libkperf and delete oeAware-collector oeAware-scenario oeAware-tune + * Wed Jul 10 2024 wangchong - 3.1.0-9 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index d6a04be..4d3f4c6 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -1387,10 +1387,8 @@ jemalloc-devel DCF opengauss - oeAware-collector - oeAware-scenario - oeAware-tune oeAware-manager + libkperf grub2-efi-aa64 -- Gitee