modify the patch name for the problem of vendor hard code
This commit is contained in:
parent
c41196a197
commit
25113c8152
7
pam.spec
7
pam.spec
@ -4,7 +4,7 @@
|
||||
%define _pamconfdir %{_sysconfdir}/pam.d
|
||||
Name: pam
|
||||
Version: 1.5.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Pluggable Authentication Modules for Linux
|
||||
License: BSD and GPLv2+
|
||||
URL: http://www.linux-pam.org/
|
||||
@ -21,7 +21,7 @@ Source18: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||
Provides: %{name}-sm3 = %{version}-%{release}
|
||||
|
||||
Patch1: bugfix-pam-1.1.8-faillock-systemtime.patch
|
||||
Patch9000:openEuler-change-ndbm-to-gdbm.patch
|
||||
Patch9000:change-ndbm-to-gdbm.patch
|
||||
Patch9001:0001-bugfix-cannot-open-database-file.patch
|
||||
Patch9002:add-sm3-crypt-support.patch
|
||||
|
||||
@ -178,6 +178,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2022 dongyuzhen <dongyuzhen@h-partners.com> - 1.5.2-3
|
||||
- modify the patch name for the problem of vendor hard code
|
||||
|
||||
* Fri Jan 14 2022 wangyu <wangyu283@huawei.com> - 1.5.2-2
|
||||
- add sm3 crypt support
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user