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