]> git.pld-linux.org Git - packages/openssh.git/blame - openssh.spec
- shit
[packages/openssh.git] / openssh.spec
CommitLineData
2ed2934f 1#
2ca913e8 2# Conditional build:
f6c7fa07
JB
3%bcond_without chroot # without chrooted user environment support
4%bcond_with gnome # with gnome-askpass (GNOME 1.x) utility
cd53fc87 5%bcond_without gtk # without GTK+ (2.x)
9cfed0b2 6%bcond_with ldap # with ldap support
f6c7fa07 7%bcond_without libedit # without libedit (editline/history support in sftp client)
9cfed0b2 8%bcond_without kerberos5 # without kerberos5 support
70329622 9%bcond_without selinux # build without SELinux support
f6c7fa07 10%bcond_with sshagentsh # with system-wide script for starting ssh-agent
088aab43 11%bcond_with hpn # with High Performance SSH/SCP - HPN-SSH (see patch comment)
12%bcond_with hpn_none # with hpn (above) and '-z' none cipher option
cef904f1 13#
088aab43 14%if %{with hpn_none}
15%undefine with_hpn
16%endif
cef904f1
JB
17# gtk2-based gnome-askpass means no gnome1-based
18%{?with_gtk:%undefine with_gnome}
52000378 19Summary: OpenSSH free Secure Shell (SSH) implementation
aebfac88 20Summary(de): OpenSSH - freie Implementation der Secure Shell (SSH)
6c34819e 21