diff options
Diffstat (limited to 'contrib/redhat')
-rw-r--r-- | contrib/redhat/openssh.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index bb9e4d616..10bdc1989 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -1,4 +1,4 @@ | |||
1 | %define ver 5.1p1 | 1 | %define ver 5.2p1 |
2 | %define rel 1 | 2 | %define rel 1 |
3 | 3 | ||
4 | # OpenSSH privilege separation requires a user & group ID | 4 | # OpenSSH privilege separation requires a user & group ID |
@@ -333,7 +333,7 @@ fi | |||
333 | 333 | ||
334 | %files | 334 | %files |
335 | %defattr(-,root,root) | 335 | %defattr(-,root,root) |
336 | %doc CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* RFC* TODO WARNING* | 336 | %doc CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* PROTOCOL* TODO WARNING* |
337 | %attr(0755,root,root) %{_bindir}/scp | 337 | %attr(0755,root,root) %{_bindir}/scp |
338 | %attr(0644,root,root) %{_mandir}/man1/scp.1* | 338 | %attr(0644,root,root) %{_mandir}/man1/scp.1* |
339 | %attr(0755,root,root) %dir %{_sysconfdir}/ssh | 339 | %attr(0755,root,root) %dir %{_sysconfdir}/ssh |