]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh.spec
- sandbox macro is always defined
[packages/openssh.git] / openssh.spec
index 086213593788b4f664561a6eb4a84aa00d676a02..8f80222b1239ad4ca0e00637b0f87a2295b1a46e 100644 (file)
@@ -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
@@ -577,9 +577,7 @@ CPPFLAGS="%{rpmcppflags} -DCHROOT -std=gnu99"
        --with-pid-dir=%{_localstatedir}/run \
        --with-privsep-path=%{_privsepdir} \
        --with-privsep-user=sshd \
-%if "%{?sandbox}" != ""
        --with-sandbox=%{sandbox} \
-%endif
        %{?with_selinux:--with-selinux} \
 %if "%{pld_release}" == "ac"
        --with-xauth=/usr/X11R6/bin/xauth
This page took 0.073642 seconds and 4 git commands to generate.