diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index 64f137f69ad7a19065605f2bcdfc05c83c48856e..af171b337f7839724108139f951848be45ea487f 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -312,8 +312,6 @@
dracut-network
rdma-core
selinux-policy-mls
- oeAware-manager
- libkperf
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 3257d2464a8645bc19348a92c7261b918e17ac36..8c754cd739217c8e0962ad43ba2a57fd4a6541db 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -312,8 +312,6 @@
dracut-network
rdma-core
selinux-policy-mls
- oeAware-manager
- libkperf
diff --git a/oemaker.spec b/oemaker.spec
index dc5b01286965300f87c82fcbe12a06e67f32b40b..e7f7e4d00bede19470d140468c45f3b42e95cee5 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: 2.0.3
-Release: 13
+Release: 14
BuildRoot: %{_tmppath}/%{name}
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}
%changelog
+* Wed Dec 4 2024 zhaolichang - 2.0.3-14
+- ID:NA
+- SUG:NA
+- DESC: delete libkperf and oeAware-manager in minimal install
+
* Tue Dec 3 2024 zhaolichang - 2.0.3-13
- ID:NA
- SUG:NA