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 857bbfab8..36c785271 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -203,7 +203,7 @@ fi | |||
203 | 203 | ||
204 | %files | 204 | %files |
205 | %defattr(-,root,root) | 205 | %defattr(-,root,root) |
206 | %doc ChangeLog OVERVIEW COPYING.Ylonen README README.Ylonen INSTALL | 206 | %doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL |
207 | %doc CREDITS UPGRADING | 207 | %doc CREDITS UPGRADING |
208 | %attr(0755,root,root) /usr/bin/ssh-keygen | 208 | %attr(0755,root,root) /usr/bin/ssh-keygen |
209 | %attr(0755,root,root) /usr/bin/scp | 209 | %attr(0755,root,root) /usr/bin/scp |
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec index df2a829c0..8a14fe311 100644 --- a/contrib/suse/openssh.spec +++ b/contrib/suse/openssh.spec | |||
@@ -216,7 +216,7 @@ fi | |||
216 | 216 | ||
217 | %files | 217 | %files |
218 | %defattr(-,root,root) | 218 | %defattr(-,root,root) |
219 | %doc COPYING.Ylonen ChangeLog OVERVIEW README README.Ylonen | 219 | %doc COPYING.Ylonen ChangeLog OVERVIEW README* |
220 | %doc RFC.nroff TODO UPGRADING CREDITS | 220 | %doc RFC.nroff TODO UPGRADING CREDITS |
221 | %attr(0755,root,root) /usr/bin/ssh-keygen | 221 | %attr(0755,root,root) /usr/bin/ssh-keygen |
222 | %attr(0755,root,root) /usr/bin/scp | 222 | %attr(0755,root,root) /usr/bin/scp |