From 902cef1308d99d848991098c13520e6727524c9a Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 23 Jun 2002 19:49:49 +0000 Subject: [PATCH] - updated to 3.3.p1, - added ssh{,d}_config man pages to %files. Changed files: openssh.spec -> 1.119 --- openssh.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/openssh.spec b/openssh.spec index 6e897ed..df3055b 100644 --- a/openssh.spec +++ b/openssh.spec @@ -9,7 +9,7 @@ Summary(pt_BR): Implementa Summary(ru): OpenSSH - Ó×ÏÂÏÄÎÁÑ ÒÅÁÌÉÚÁÃÉÑ ÐÒÏÔÏËÏÌÁ Secure Shell (SSH) Summary(uk): OpenSSH - צÌØÎÁ ÒÅÁ̦ÚÁÃ¦Ñ ÐÒÏÔÏËÏÌÕ Secure Shell (SSH) Name: openssh -Version: 3.2.3p1 +Version: 3.3p1 Release: 1 License: BSD Group: Applications/Networking @@ -389,14 +389,15 @@ fi %attr(0755,root,root) %{_bindir}/sftp %attr(0755,root,root) %{_bindir}/ssh-agent %attr(0755,root,root) %{_bindir}/ssh-add -%attr(755,root,root) %{_bindir}/scp +%attr(0755,root,root) %{_bindir}/scp +%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/ssh_config %{_mandir}/man1/scp.1* %{_mandir}/man1/ssh.1* %{_mandir}/man1/slogin.1* %{_mandir}/man1/sftp.1* %{_mandir}/man1/ssh-agent.1* %{_mandir}/man1/ssh-add.1* -%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/ssh_config +%{_mandir}/man5/ssh_config.5* %files server %defattr(644,root,root,755) @@ -405,6 +406,7 @@ fi %dir %{_libexecdir} %{_mandir}/man8/sshd.8* %{_mandir}/man8/sftp-server.8* +%{_mandir}/man5/sshd_config.5* %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/sshd_config %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/sshd %attr(640,root,root) %{_sysconfdir}/moduli -- 2.44.0