!70 modify the patch name for the problem of vendor hard code

From: @dongyuzhen 
Reviewed-by: @houmingyong 
Signed-off-by: @houmingyong
This commit is contained in:
openeuler-ci-bot 2022-11-29 07:39:31 +00:00 committed by Gitee
commit b80b3b5fbc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -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