summaryrefslogtreecommitdiff
path: root/openssh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openssh.spec')
-rw-r--r--openssh.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/openssh.spec b/openssh.spec
index 113a90cfa..dc063e942 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -124,18 +124,18 @@ fi
124%defattr(-,root,root) 124%defattr(-,root,root)
125%doc COPYING.Ylonen ChangeLog ChangeLog.Ylonen OVERVIEW 125%doc COPYING.Ylonen ChangeLog ChangeLog.Ylonen OVERVIEW
126%doc README README.Ylonen 126%doc README README.Ylonen
127%attr(0755,root,root) /usr/bin/ssh 127%attr(4755,root,root) /usr/bin/ssh
128%attr(0755,root,root) /usr/bin/ssh-agent 128%attr(0755,root,root) /usr/bin/ssh-agent
129%attr(0755,root,root) /usr/bin/ssh-keygen 129%attr(0755,root,root) /usr/bin/ssh-keygen
130%attr(0755,root,root) /usr/bin/ssh-add 130%attr(0755,root,root) /usr/bin/ssh-add
131%attr(0755,root,root) /usr/bin/scp 131%attr(0755,root,root) /usr/bin/scp
132%attr(0755,root,root) /usr/bin/slogin 132%attr(-,root,root) /usr/bin/slogin
133%attr(0644,root,root) /usr/man/man1/ssh.1 133%attr(0644,root,root) /usr/man/man1/ssh.1
134%attr(0644,root,root) /usr/man/man1/ssh-agent.1 134%attr(0644,root,root) /usr/man/man1/ssh-agent.1
135%attr(0644,root,root) /usr/man/man1/ssh-keygen.1 135%attr(0644,root,root) /usr/man/man1/ssh-keygen.1
136%attr(0644,root,root) /usr/man/man1/ssh-add.1 136%attr(0644,root,root) /usr/man/man1/ssh-add.1
137%attr(0644,root,root) /usr/man/man1/scp.1 137%attr(0644,root,root) /usr/man/man1/scp.1
138%attr(0644,root,root) /usr/man/man1/slogin.1 138%attr(-,root,root) /usr/man/man1/slogin.1
139%attr(0644,root,root) %config /etc/ssh/ssh_config 139%attr(0644,root,root) %config /etc/ssh/ssh_config
140 140
141%files server 141%files server