From 53911bbc20937b03f3e0bc4272b3fa326e5a9f06 Mon Sep 17 00:00:00 2001
From: Pavel Vaynerman <pv@etersoft.ru>
Date: Wed, 29 Aug 2018 14:15:34 +0300
Subject: [PATCH] fix build

---
 .gear/nxssh.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gear/nxssh.spec b/.gear/nxssh.spec
index 947f8cc..eb97628 100644
--- a/.gear/nxssh.spec
+++ b/.gear/nxssh.spec
@@ -2,7 +2,7 @@
 
 Name: nxssh
 Version: 7.5
-Release: alt10
+Release: alt11
 
 Summary: Openssh portable (Etersoft edition) for using with NX in RX@Etersoft
 
@@ -59,6 +59,9 @@ install -m755 nxssh %buildroot%_bindir/
 %_bindir/nxssh
 
 %changelog
+* Wed Aug 29 2018 Pavel Vainerman <pv@altlinux.ru> 7.5-alt11
+- fix openssl 1.1 detection, use grep -a for check text in binary
+
 * Wed Aug 08 2018 Etersoft Builder <builder@etersoft.ru> 7.5-alt10
 - (CI): added build for c7
 - revert "(CI): added build for c7"
-- 
2.24.1