]> git.pld-linux.org Git - packages/openssh.git/blame_incremental - openssh.spec
- strict internal deps, unifications
[packages/openssh.git] / openssh.spec
... / ...
CommitLineData
1#
2# Conditional build:
3%bcond_with gnome # without gnome-askpass utility
4%bcond_without gtk # without gtk (2.x)
5%bcond_with ldap # with ldap support
6%bcond_without kerberos5 # without kerberos5 support
7%bcond_without chroot # without chrooted user environment support
8%bcond_with sshagentsh # with system-wide script for starting ssh-agent
9#
10# gtk2-based gnome-askpass means no gnome1-based
11%{?with_gtk:%undefine with_gnome}
12Summary: OpenSSH free Secure Shell (SSH) implementation
13Summary(de): OpenSSH - freie Implementation der Secure Shell (SSH)
14