]> git.pld-linux.org Git - packages/openssh.git/commitdiff
same problem with server too: auto/th/openssh-6.2p2-3 auto/ti/openssh-6.2p2-3
authorElan Ruusamäe <glen@delfi.ee>
Thu, 30 May 2013 09:02:13 +0000 (12:02 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 30 May 2013 09:02:13 +0000 (12:02 +0300)
$ 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

index 354151a6df0b559f0b8f51a0e0646c7b0934904c..37548d19495f66457a2c33285f042e676b801b0b 100644 (file)
@@ -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
This page took 0.041291 seconds and 4 git commands to generate.