From 4cc90a492e9f0eee49e77e192a2c1226260fe4f3 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sun, 10 Dec 2000 22:12:54 +0000 Subject: 20001211 - (bal) Applied patch to include ssh-keyscan into Redhat's package, and patch to install ssh-keyscan manpage. Patch by Pekka Savola --- contrib/redhat/openssh.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/redhat/openssh.spec') diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index ad2c2a98f..18b9ade07 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -209,7 +209,9 @@ fi %doc CREDITS LICENCE %attr(0755,root,root) %{_bindir}/ssh-keygen %attr(0755,root,root) %{_bindir}/scp +%attr(0755,root,root) %{_bindir}/ssh-keyscan %attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* +%attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1* %attr(0644,root,root) %{_mandir}/man1/scp.1* %attr(0755,root,root) %dir %{_sysconfdir} %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes -- cgit v1.2.3