diff --git a/pam.spec b/pam.spec index 04a76781313684bb915b84c9cbb134de9400e06f..d682320c12d5354845c4ded5bb4094739a0d7578 100644 --- a/pam.spec +++ b/pam.spec @@ -4,7 +4,7 @@ %define _pamconfdir %{_sysconfdir}/pam.d Name: pam Version: 1.5.2 -Release: 3 +Release: 5 Summary: Pluggable Authentication Modules for Linux License: BSD and GPLv2+ URL: http://www.linux-pam.org/ @@ -53,9 +53,9 @@ BuildArch: noarch %prep %autosetup -n Linux-PAM-%{version} -p1 cp %{SOURCE18} . -autoreconf -i %build +autoreconf -i %configure \ --disable-rpath \ --libdir=%{_pamlibdir} \ @@ -179,6 +179,15 @@ fi %changelog +* Mon Dec 5 2022 huangduirong - 1.5.2-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Move autoreconf to build + +* Tue Nov 29 2022 dongyuzhen - 1.5.2-4 +- modify the patch name for the problem of vendor hard code + * Wed Mar 30 2022 ouyangminxiang - 1.5.2-3 - Change Chinese translation