diff options
author | Colin Watson <cjwatson@debian.org> | 2010-03-31 00:48:57 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-03-31 00:48:57 +0100 |
commit | d1a87e462e1db89f19cd960588d0c6b287cb5ccc (patch) | |
tree | f0d13e1687800f36a3c4322b94ac5230ad17bdbf /contrib/suse/openssh.spec | |
parent | 964476f91b66c475d5b8fa1e8b28d39a97a1b56e (diff) | |
parent | 004a7fb9c6a00b13dc98f56599918a54a3506d10 (diff) |
merge 5.4p1
Diffstat (limited to 'contrib/suse/openssh.spec')
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 12661eeae..c09246d1f 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -220,6 +220,7 @@ fi | |||
220 | %attr(0755,root,root) %dir %{_libdir}/ssh | 220 | %attr(0755,root,root) %dir %{_libdir}/ssh |
221 | %attr(0755,root,root) %{_libdir}/ssh/sftp-server | 221 | %attr(0755,root,root) %{_libdir}/ssh/sftp-server |
222 | %attr(4711,root,root) %{_libdir}/ssh/ssh-keysign | 222 | %attr(4711,root,root) %{_libdir}/ssh/ssh-keysign |
223 | %attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper | ||
223 | %attr(0644,root,root) %doc %{_mandir}/man1/scp.1* | 224 | %attr(0644,root,root) %doc %{_mandir}/man1/scp.1* |
224 | %attr(0644,root,root) %doc %{_mandir}/man1/sftp.1* | 225 | %attr(0644,root,root) %doc %{_mandir}/man1/sftp.1* |
225 | %attr(-,root,root) %doc %{_mandir}/man1/slogin.1* | 226 | %attr(-,root,root) %doc %{_mandir}/man1/slogin.1* |
@@ -233,6 +234,7 @@ fi | |||
233 | %attr(0644,root,root) %doc %{_mandir}/man5/sshd_config.5* | 234 | %attr(0644,root,root) %doc %{_mandir}/man5/sshd_config.5* |
234 | %attr(0644,root,root) %doc %{_mandir}/man8/sftp-server.8* | 235 | %attr(0644,root,root) %doc %{_mandir}/man8/sftp-server.8* |
235 | %attr(0644,root,root) %doc %{_mandir}/man8/ssh-keysign.8* | 236 | %attr(0644,root,root) %doc %{_mandir}/man8/ssh-keysign.8* |
237 | %attr(0644,root,root) %doc %{_mandir}/man8/ssh-pkcs11-helper.8* | ||
236 | %attr(0644,root,root) %doc %{_mandir}/man8/sshd.8* | 238 | %attr(0644,root,root) %doc %{_mandir}/man8/sshd.8* |
237 | %attr(0644,root,root) /var/adm/fillup-templates/sysconfig.ssh | 239 | %attr(0644,root,root) /var/adm/fillup-templates/sysconfig.ssh |
238 | 240 | ||