summaryrefslogtreecommitdiff
path: root/packages/redhat/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-28 15:19:49 +1100
committerDamien Miller <djm@mindrot.org>1999-12-28 15:19:49 +1100
commitcadc6bb72f60e48c65397eb67e76064931d78306 (patch)
treeb9830d953332f0f33f7bd27a46054e57f53bf33a /packages/redhat/openssh.spec
parentbeb4ba5a68dbfa478bcc375cc885a047a8301c0d (diff)
Spec file tweaks
Diffstat (limited to 'packages/redhat/openssh.spec')
-rw-r--r--packages/redhat/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/redhat/openssh.spec b/packages/redhat/openssh.spec
index 1b567c5c0..280e06ebc 100644
--- a/packages/redhat/openssh.spec
+++ b/packages/redhat/openssh.spec
@@ -200,6 +200,7 @@ fi
200%attr(0644,root,root) /usr/man/man1/ssh-keygen.1 200%attr(0644,root,root) /usr/man/man1/ssh-keygen.1
201%attr(0644,root,root) /usr/man/man1/scp.1 201%attr(0644,root,root) /usr/man/man1/scp.1
202%attr(0755,root,root) %dir /etc/ssh 202%attr(0755,root,root) %dir /etc/ssh
203%attr(0755,root,root) %dir /usr/libexec/ssh
203 204
204%files clients 205%files clients
205%defattr(-,root,root) 206%defattr(-,root,root)
@@ -212,7 +213,6 @@ fi
212%attr(0644,root,root) %config(noreplace) /etc/ssh/ssh_config 213%attr(0644,root,root) %config(noreplace) /etc/ssh/ssh_config
213%attr(-,root,root) /usr/bin/slogin 214%attr(-,root,root) /usr/bin/slogin
214%attr(-,root,root) /usr/man/man1/slogin.1 215%attr(-,root,root) /usr/man/man1/slogin.1
215%attr(0755,root,root) %dir /usr/libexec/ssh
216 216
217%files server 217%files server
218%defattr(-,root,root) 218%defattr(-,root,root)