!257 将pam_ssh_agent_auth的man page移动到pam_ssh_agent_auth包
From: @renmingshuai Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
fd34c4ef7f
10
openssh.spec
10
openssh.spec
@ -6,7 +6,7 @@
|
||||
%{?no_gtk2:%global gtk2 0}
|
||||
|
||||
%global sshd_uid 74
|
||||
%global openssh_release 1
|
||||
%global openssh_release 2
|
||||
|
||||
Name: openssh
|
||||
Version: 9.3p2
|
||||
@ -439,6 +439,7 @@ getent passwd sshd >/dev/null || \
|
||||
%files -n pam_ssh_agent_auth
|
||||
%license pam_ssh_agent_auth-pam_ssh_agent_auth-0.10.4/OPENSSH_LICENSE
|
||||
%attr(0755,root,root) %{_libdir}/security/pam_ssh_agent_auth.so
|
||||
%attr(0644,root,root) %{_mandir}/man8/pam_ssh_agent_auth.8*
|
||||
|
||||
%files help
|
||||
%doc ChangeLog OVERVIEW PROTOCOL* README README.privsep README.tun README.dns TODO
|
||||
@ -449,10 +450,15 @@ getent passwd sshd >/dev/null || \
|
||||
%attr(0644,root,root) %{_mandir}/man5/ssh*.5*
|
||||
%attr(0644,root,root) %{_mandir}/man5/moduli.5*
|
||||
%attr(0644,root,root) %{_mandir}/man8/ssh*.8*
|
||||
%attr(0644,root,root) %{_mandir}/man8/pam_ssh_agent_auth.8*
|
||||
%attr(0644,root,root) %{_mandir}/man8/sftp-server.8*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2024 renmingshuai<renmingshuai@huawei.com> - 9.3p2-2
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:move pam_ssh_agent_auth man page to sub-package
|
||||
|
||||
* Wed Jan 24 2024 renmingshuai<renmingshuai@huawei.com> - 9.3p2-1
|
||||
- Type:update
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user