]> git.pld-linux.org Git - packages/openssh.git/blame_incremental - openssh.spec
- Source9 and Source10 moved to SOURCES
[packages/openssh.git] / openssh.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_without chroot # without chrooted user environment support
4%bcond_with gnome # with gnome-askpass (GNOME 1.x) utility
5%bcond_without gtk # without GTK+ (2.x)
6%bcond_with ldap # with ldap support
7%bcond_without libedit # without libedit (editline/history support in sftp client)
8%bcond_without kerberos5 # without kerberos5 support
9%bcond_without selinux # build without SELinux support
10%bcond_with sshagentsh # with system-wide script for starting ssh-agent
11#
12# gtk2-based gnome-askpass means no gnome1-based
13%{?with_gtk:%undefine with_gnome}
14Summary: OpenSSH free Secure Shell (SSH) implementation
15Summary(de): OpenSSH - freie Implementation der Secure Shell (SSH)
16