summaryrefslogtreecommitdiff
path: root/contrib/caldera/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-02-24 18:21:45 +1100
committerDamien Miller <djm@mindrot.org>2010-02-24 18:21:45 +1100
commitd27d85d5320bb946d4bb734dcf45a8d20bad6020 (patch)
tree1b70ab505edb852c83386b341a11f2de3012721f /contrib/caldera/openssh.spec
parent43001b3b3b51ab55755a0c75c4f49b2d752e1635 (diff)
contrib/caldera/openssh.spec
contrib/redhat/openssh.spec contrib/suse/openssh.spec
Diffstat (limited to 'contrib/caldera/openssh.spec')
-rw-r--r--contrib/caldera/openssh.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec
index 9ced32faf..e6c030c0d 100644
--- a/contrib/caldera/openssh.spec
+++ b/contrib/caldera/openssh.spec
@@ -319,6 +319,7 @@ fi
319%{_bindir}/ssh-keyscan 319%{_bindir}/ssh-keyscan
320%dir %{_libexecdir} 320%dir %{_libexecdir}
321%attr(4711,root,root) %{_libexecdir}/ssh-keysign 321%attr(4711,root,root) %{_libexecdir}/ssh-keysign
322%{_libexecdir}/ssh-pkcs11-helper
322%{_sbindir}/ssh-host-keygen 323%{_sbindir}/ssh-host-keygen
323%dir %{_defaultdocdir}/%{name}-%{version} 324%dir %{_defaultdocdir}/%{name}-%{version}
324%{_defaultdocdir}/%{name}-%{version}/CREDITS 325%{_defaultdocdir}/%{name}-%{version}/CREDITS
@@ -330,6 +331,7 @@ fi
330%{_defaultdocdir}/%{name}-%{version}/faq.html 331%{_defaultdocdir}/%{name}-%{version}/faq.html
331%{_mandir}/man1/* 332%{_mandir}/man1/*
332%{_mandir}/man8/ssh-keysign.8.gz 333%{_mandir}/man8/ssh-keysign.8.gz
334%{_mandir}/man8/ssh-pkcs11-helper.8.gz
333%{_mandir}/man5/ssh_config.5.gz 335%{_mandir}/man5/ssh_config.5.gz
334 336
335%Files server 337%Files server
@@ -358,4 +360,4 @@ fi
358* Mon Jan 01 1998 ... 360* Mon Jan 01 1998 ...
359Template Version: 1.31 361Template Version: 1.31
360 362
361$Id: openssh.spec,v 1.67 2009/10/02 01:49:05 djm Exp $ 363$Id: openssh.spec,v 1.68 2010/02/24 07:21:46 djm Exp $