From 8615ba714e0318982f2ea25b801788d2f393f818 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 30 May 2013 12:02:13 +0300 Subject: [PATCH] same problem with server too: $ ssh builderth32 ssh_exchange_identification: Connection closed by remote host May 30 12:01:42 builderth32 sshd[3001]: fatal: OpenSSL version mismatch. Built against 1000007f, you have 1000105f --- openssh.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 354151a..37548d1 100644 --- a/openssh.spec +++ b/openssh.spec @@ -35,7 +35,7 @@ Summary(ru.UTF-8): OpenSSH - свободная реализация прото Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh Version: 6.2p2 -Release: 2 +Release: 3 Epoch: 2 License: BSD Group: Applications/Networking @@ -359,6 +359,7 @@ Suggests: /bin/login Suggests: xorg-app-xauth Provides: ssh-server Provides: user(sshd) +%requires_eq_to openssl openssl-devel %description server Ssh (Secure Shell) a program for logging into a remote machine and for -- 2.44.0