diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index e982b95e405b70306b07c579ab0b5d06d4b42719..85487353edfd0a128cf4aa774ef7ace18f74ac59 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -303,6 +303,7 @@
rsyslog
security-tool
sg3_utils
+ systemd-cryptsetup
dracut-config-generic
dracut-network
rdma-core
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 26baaf2997a7a41a337107822c836c5b471c0122..1f78ddf7b8b720fd74ae188e59fc90efacad34c9 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -303,6 +303,7 @@
rsyslog
security-tool
sg3_utils
+ systemd-cryptsetup
dracut-config-generic
dracut-network
rdma-core
diff --git a/oemaker.spec b/oemaker.spec
index ae6f11886a55360bf4c996c0f64fe22bf9f9dae8..5dacd1d63385b65a4873167a474c939292456eb2 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: 2
+Release: 3
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -185,6 +185,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
+* Wed Sep 18 2024 xiangyuning - 3.2.0-3
+- ID:NA
+- SUG:NA
+- DESC: enable encrypt need install systemd-cryptsetup package
+
* Mon Sep 23 2024 Ouuleilei - 3.2.0-2
- fix riscv64.tmpl file miss problem and add riscv64 rpmlist.xml normal.xml