Browse code

openssh-server: add ncurses-terminfo deps

Change-Id: Iddb458dfbd1a7b98dab2d89e8d054768fdc8f989
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/1805
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: suezzelur <anishs@vmware.com>

Alexey Makhalov authored on 2016/12/02 09:42:47
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Free version of the SSH connectivity tools
2 2
 Name:		openssh
3 3
 Version:	7.1p2
4
-Release:	7%{?dist}
4
+Release:	8%{?dist}
5 5
 License:	BSD
6 6
 URL:		http://openssh.org
7 7
 Group:		System Environment/Security
... ...
@@ -36,6 +36,7 @@ This provides the ssh client utilities.
36 36
 Summary: openssh server applications
37 37
 Requires:	Linux-PAM
38 38
 Requires: 	shadow
39
+Requires: 	ncurses-terminfo
39 40
 Requires:	openssh-clients = %{version}-%{release}
40 41
 %description server
41 42
 This provides the ssh server daemons, utilities, configuration and service files.
... ...
@@ -190,6 +191,9 @@ rm -rf %{buildroot}/*
190 190
 %{_mandir}/man8/ssh-pkcs11-helper.8.gz
191 191
 
192 192
 %changelog
193
+*   Thu Nov 24 2016 Alexey Makhalov <amakhalov@vmware.com> 7.1p2-8
194
+-   openssh-devel requires ncurses-terminfo to provide extra terms
195
+    for the clients
193 196
 *   Thu Nov 24 2016 Alexey Makhalov <amakhalov@vmware.com> 7.1p2-7
194 197
 -   Required krb5-devel.
195 198
 *   Thu Nov 03 2016 Sharath George <sharathg@vmware.com> 7.1p2-6