[packages/openssh] - fix sandbox macro - rel 6
baggins
baggins at pld-linux.org
Fri Apr 24 21:27:03 CEST 2015
commit c73700ab5c0f906857664da6873cb0d0186ac07c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Apr 24 21:26:37 2015 +0200
- fix sandbox macro
- rel 6
openssh.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 0862135..96c3ccf 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -19,7 +19,7 @@
%{?with_gtk:%undefine with_gnome}
%if "%{pld_release}" != "ac"
-%define sandbox %{!?with_libseccomp:seccomp_filter}%{?with_seccomp:libseccomp_filter}
+%define sandbox %{?with_libseccomp:lib}seccomp_filter
%endif
%if "%{pld_release}" == "ac"
@@ -39,7 +39,7 @@ Summary(ru.UTF-8): OpenSSH - свободная реализация прото
Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
Name: openssh
Version: 6.8p1
-Release: 5
+Release: 6
Epoch: 2
License: BSD
Group: Applications/Networking
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/c73700ab5c0f906857664da6873cb0d0186ac07c
More information about the pld-cvs-commit
mailing list