summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec2
-rw-r--r--contrib/suse/openssh.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 7a6688611..cb6007af3 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -200,7 +200,7 @@ fi
200%files 200%files
201%defattr(-,root,root) 201%defattr(-,root,root)
202%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL 202%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL
203%doc CREDITS UPGRADING LICENCE 203%doc CREDITS LICENCE
204%attr(0755,root,root) %{_bindir}/ssh-keygen 204%attr(0755,root,root) %{_bindir}/ssh-keygen
205%attr(0755,root,root) %{_bindir}/scp 205%attr(0755,root,root) %{_bindir}/scp
206%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* 206%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 50019cbc1..04420706d 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -162,7 +162,7 @@ fi
162%files 162%files
163%defattr(-,root,root) 163%defattr(-,root,root)
164%doc COPYING.Ylonen ChangeLog OVERVIEW README* 164%doc COPYING.Ylonen ChangeLog OVERVIEW README*
165%doc RFC.nroff TODO UPGRADING 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
168%attr(0600,root,root) %config /etc/ssh/sshd_config 168%attr(0600,root,root) %config /etc/ssh/sshd_config