diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 83e9b9d837dfa32ca5deeaacf5105e570942d4b4..d7dc90248bc86afd681733b471360768d1d15a07 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -309,8 +309,6 @@ dracut-network rdma-core selinux-policy-mls - oeAware-manager - libkperf diff --git a/normal_x86_64.xml b/normal_x86_64.xml index 813de4a34920acf541132134d523630782303b00..621d5b1fc61b3c47d4d79da742fc0d58bb84769a 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -309,8 +309,6 @@ dracut-network rdma-core selinux-policy-mls - oeAware-manager - libkperf diff --git a/oemaker.spec b/oemaker.spec index 7705bb2a88004789d941be73acd700abe7b2a39d..c9041b7200ea04ab0d8c239a728aae3d7c2c3339 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.2.0 -Release: 5 +Release: 6 BuildRoot: %{_tmppath}/%{name} 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} %changelog +* Wed Dec 4 2024 zhaolichang - 3.2.0-6 +- ID:NA +- SUG:NA +- DESC: delete libkperf and oeAware-manager in minimal install + * Tue Dec 3 2024 sunsuwan - 3.2.0-5 - ID:NA - SUG:NA