summaryrefslogtreecommitdiff
path: root/contrib/redhat
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-10 22:12:54 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-10 22:12:54 +0000
commit4cc90a492e9f0eee49e77e192a2c1226260fe4f3 (patch)
tree52a3ecdd59eeaff2b87b52627ec8a5278fd3b530 /contrib/redhat
parent971c97317fd535b363ff6414d6f266325f7a3842 (diff)
20001211
- (bal) Applied patch to include ssh-keyscan into Redhat's package, and patch to install ssh-keyscan manpage. Patch by Pekka Savola <pekka@netcore.fi>
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 2 insertions, 0 deletions
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
209%doc CREDITS LICENCE 209%doc CREDITS LICENCE
210%attr(0755,root,root) %{_bindir}/ssh-keygen 210%attr(0755,root,root) %{_bindir}/ssh-keygen
211%attr(0755,root,root) %{_bindir}/scp 211%attr(0755,root,root) %{_bindir}/scp
212%attr(0755,root,root) %{_bindir}/ssh-keyscan
212%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* 213%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
214%attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1*
213%attr(0644,root,root) %{_mandir}/man1/scp.1* 215%attr(0644,root,root) %{_mandir}/man1/scp.1*
214%attr(0755,root,root) %dir %{_sysconfdir} 216%attr(0755,root,root) %dir %{_sysconfdir}
215%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes 217%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes