diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index e0943dabb9c1dd88ed084e4fdf6825210d54c0d0..1366faec7465439d252a398ce7c8ddae4cf65701 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -310,6 +310,7 @@
dracut-network
rdma-core
selinux-policy-mls
+ systemd-pam
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 4d00bf08ac894da3700a8200876a3ff7a7ec856c..187898511133db2a1a1ab1a00ef81025e271d68b 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -310,6 +310,7 @@
dracut-network
rdma-core
selinux-policy-mls
+ systemd-pam
diff --git a/oemaker.spec b/oemaker.spec
index 5fed993e95686ac009f79b7ebefeeccb7ffad683..484d27966d663f9e43ddf853074fe2f33c704096 100644
--- a/oemaker.spec
+++ b/oemaker.spec
@@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 2.0.4
-Release: 3
+Release: 4
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -135,6 +135,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
+* Mon Dec 12 2022 liyanan - 2.0.4-4
+- ID:NA
+- SUG:NA
+- DESC: Add systemd-pam to core list
+
* Thu Dec 08 2022 sunhai - 2.0.4-3
- ID:NA
- SUG:NA