summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Mrozowicz2023-07-14 23:02:05 (GMT)
committerKrzysztof Mrozowicz2023-07-14 23:02:05 (GMT)
commit11023d4b3c6e3a1569f9e48ea91a3ab61c6d72e8 (patch)
treea96cbfed2b7907bfa9b37aab809253f2934fe6b5
parent0db0ee2fd879fdd4904b9f1211db54ad3cbc06ed (diff)
downloadopenssh-11023d4b3c6e3a1569f9e48ea91a3ab61c6d72e8.zip
openssh-11023d4b3c6e3a1569f9e48ea91a3ab61c6d72e8.tar.gz
- moving ssh-pkcs11-helper to client package; By Mateusz Kocielski <shm@digitalsun.pl>
-rw-r--r--openssh.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/openssh.spec b/openssh.spec
index 6e4d021..4a12609 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -813,6 +813,7 @@ fi
%attr(755,root,root) %{_bindir}/ssh-add
%attr(755,root,root) %{_bindir}/ssh-copy-id
%attr(755,root,root) %{_bindir}/scp
+%attr(755,root,root) %{_libexecdir}/ssh-pkcs11-helper
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ssh_config
%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/SSH_ASKPASS
%{_mandir}/man1/scp.1*
@@ -822,6 +823,7 @@ fi
%{_mandir}/man1/ssh-add.1*
%{_mandir}/man1/ssh-copy-id.1*
%{_mandir}/man5/ssh_config.5*
+%{_mandir}/man8/ssh-pkcs11-helper.8*
%lang(it) %{_mandir}/it/man1/ssh.1*
%lang(it) %{_mandir}/it/man5/ssh_config.5*
%lang(pl) %{_mandir}/pl/man1/scp.1*
@@ -850,12 +852,10 @@ fi
%attr(755,root,root) %{_sbindir}/sshd
%attr(755,root,root) %{_libexecdir}/sftp-server
%attr(755,root,root) %{_libexecdir}/ssh-keysign
-%attr(755,root,root) %{_libexecdir}/ssh-pkcs11-helper
%attr(755,root,root) %{_libexecdir}/sshd-keygen
%{_mandir}/man8/sshd.8*
%{_mandir}/man8/sftp-server.8*
%{_mandir}/man8/ssh-keysign.8*
-%{_mandir}/man8/ssh-pkcs11-helper.8*
%{_mandir}/man5/sshd_config.5*
%{_mandir}/man5/moduli.5*
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sshd_config