commit c73700ab5c0f906857664da6873cb0d0186ac07c
Author: Jan Rękorajski <bagg...@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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to