commit ea57cfec478a92b27a640b015ade50ad9fa83ecf
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to