summaryrefslogtreecommitdiffstats
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
parentbeb4ba5a68dbfa478bcc375cc885a047a8301c0d (diff)
Spec file tweaksV_1_2_1_PRE22
-rw-r--r--packages/redhat/openssh.spec2
-rw-r--r--packages/suse/openssh.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/redhat/openssh.spec b/packages/redhat/openssh.spec
index 1b567c5c..280e06eb 100644
--- a/packages/redhat/openssh.spec
+++ b/packages/redhat/openssh.spec
@@ -200,6 +200,7 @@ fi
%attr(0644,root,root) /usr/man/man1/ssh-keygen.1
%attr(0644,root,root) /usr/man/man1/scp.1
%attr(0755,root,root) %dir /etc/ssh
+%attr(0755,root,root) %dir /usr/libexec/ssh
%files clients
%defattr(-,root,root)
@@ -212,7 +213,6 @@ fi
%attr(0644,root,root) %config(noreplace) /etc/ssh/ssh_config
%attr(-,root,root) /usr/bin/slogin
%attr(-,root,root) /usr/man/man1/slogin.1
-%attr(0755,root,root) %dir /usr/libexec/ssh
%files server
%defattr(-,root,root)
diff --git a/packages/suse/openssh.spec b/packages/suse/openssh.spec
index ad8d60da..647def48 100644
--- a/packages/suse/openssh.spec
+++ b/packages/suse/openssh.spec
@@ -212,6 +212,7 @@ fi
%attr(0644,root,root) %doc /usr/man/man1/ssh-keygen.1
%attr(0644,root,root) %doc /usr/man/man1/scp.1
%attr(0755,root,root) %dir /etc/ssh
+%attr(0755,root,root) %dir /usr/libexec/ssh
%files clients
%defattr(-,root,root)
@@ -237,7 +238,6 @@ fi
%files askpass
%defattr(-,root,root)
-%attr(0755,root,root) %dir /usr/libexec/ssh
%attr(0755,root,root) /usr/libexec/ssh/ssh-askpass
%attr(0755,root,root) /usr/libexec/ssh/gnome-ssh-askpass