[packages/openssh] 3.5 kernel is needed in server, not client

glen glen at pld-linux.org
Thu Apr 30 11:46:15 CEST 2015


commit a5562ea2459edc3d47c2ad54862480e94daa92b7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 30 12:46:05 2015 +0300

    3.5 kernel is needed in server, not client

 openssh.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 8e6431e..89d4aa0 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -41,7 +41,7 @@ Summary(ru.UTF-8):	OpenSSH - свободная реализация прото
 Summary(uk.UTF-8):	OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:		openssh
 Version:	6.8p1
-Release:	9
+Release:	10
 Epoch:		2
 License:	BSD
 Group:		Applications/Networking
@@ -112,7 +112,6 @@ Requires:	filesystem >= 3.0-11
 Requires:	pam >= %{pam_ver}
 Suggests:	xorg-app-xauth
 %endif
-%{?with_libseccomp:Requires:	uname(release) >= 3.5}
 Obsoletes:	ssh
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -361,6 +360,7 @@ Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	pam >= %{pam_ver}
 Requires:	rc-scripts >= 0.4.3.0
 Requires:	systemd-units >= 38
+%{?with_libseccomp:Requires:	uname(release) >= 3.5}
 Requires:	util-linux
 %{?with_ldap:Suggests:	%{name}-server-ldap}
 Suggests:	/bin/login
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/a5562ea2459edc3d47c2ad54862480e94daa92b7



More information about the pld-cvs-commit mailing list