diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 | ||||
-rw-r--r-- | contrib/suse/openssh.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 18b9ade07..434f32eea 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -205,7 +205,7 @@ fi | |||
205 | 205 | ||
206 | %files | 206 | %files |
207 | %defattr(-,root,root) | 207 | %defattr(-,root,root) |
208 | %doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL | 208 | %doc ChangeLog OVERVIEW README* INSTALL |
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 |
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index 826b87349..457864772 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -161,7 +161,7 @@ fi | |||
161 | 161 | ||
162 | %files | 162 | %files |
163 | %defattr(-,root,root) | 163 | %defattr(-,root,root) |
164 | %doc COPYING.Ylonen ChangeLog OVERVIEW README* | 164 | %doc ChangeLog OVERVIEW README* |
165 | %doc RFC.nroff TODO CREDITS LICENSE | 165 | %doc RFC.nroff TODO CREDITS LICENSE |
166 | %attr(0755,root,root) %dir /etc/ssh | 166 | %attr(0755,root,root) %dir /etc/ssh |
167 | %attr(0644,root,root) %config /etc/ssh/ssh_config | 167 | %attr(0644,root,root) %config /etc/ssh/ssh_config |