[packages/openssh] restore lost BR 3.5 kernel from cebd27d

glen glen at pld-linux.org
Fri Apr 24 10:37:09 CEST 2015


commit ea57cfec478a92b27a640b015ade50ad9fa83ecf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Apr 24 11:36:56 2015 +0300

    restore lost BR 3.5 kernel from cebd27d

 openssh.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/openssh.spec b/openssh.spec
index 9ffef3d..0862135 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -97,6 +97,10 @@ BuildRequires:	zlib-devel >= 1.2.3
 %if %{with tests} && 0%(id -u sshd >/dev/null 2>&1; echo $?)
 BuildRequires:	%{name}-server
 %endif
+%if %{with tests} && %{with libseccomp}
+# libseccomp based sandbox requires NO_NEW_PRIVS prctl flag
+BuildRequires:	uname(release) >= 3.5
+%endif
 Requires:	zlib >= 1.2.3
 %if "%{pld_release}" == "ac"
 Requires:	filesystem >= 2.0-1
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list