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 ac9330947..d1bd16701 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -225,7 +225,7 @@ fi
225%files 225%files
226%defattr(-,root,root) 226%defattr(-,root,root)
227%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL 227%doc ChangeLog OVERVIEW COPYING.Ylonen README* INSTALL
228%doc CREDITS UPGRADING 228%doc CREDITS UPGRADING LICENSE
229%attr(0755,root,root) /usr/bin/ssh-keygen 229%attr(0755,root,root) /usr/bin/ssh-keygen
230%attr(0755,root,root) /usr/bin/scp 230%attr(0755,root,root) /usr/bin/scp
231%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1* 231%attr(0644,root,root) %{_mandir}/man1/ssh-keygen.1*
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index c26b5d582..50019cbc1 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 165%doc RFC.nroff TODO UPGRADING 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