From cadc6bb72f60e48c65397eb67e76064931d78306 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 28 Dec 1999 15:19:49 +1100 Subject: Spec file tweaks --- packages/redhat/openssh.spec | 2 +- packages/suse/openssh.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages') 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 %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 ad8d60da0..647def489 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 -- cgit v1.2.3