diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index e821efb79d63a0c131f79b67c2bca40a3d7dd0e6..308b03e02cc7133649278cc24fde4c591b74595f 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -308,8 +308,6 @@
dracut-network
rdma-core
selinux-policy-mls
- oeAware-manager
- libkperf
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 972ef6123468cc9b4b158df73fee9aa05fc5fc94..a70d00fc5deba7c011c3ac8127e8a5d1e3e8159e 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -308,8 +308,6 @@
dracut-network
rdma-core
selinux-policy-mls
- oeAware-manager
- libkperf
diff --git a/oemaker.spec b/oemaker.spec
index d31c4ace41a4ad5ad28eed4e2fb927500b65b5d9..226d9b052c710cc5d8d5efc9c2c901597a90f867 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: 10
+Release: 11
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
+* Wed Dec 4 2024 zhaolichang - 3.1.0-11
+- ID:NA
+- SUG:NA
+- DESC: delete libkperf and oeAware-manager in minimal install
+
* Tue Dec 3 2024 zhaolichang - 3.1.0-10
- ID:NA
- SUG:NA