]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- build sftp with editline support
authorhawk <hawk@pld-linux.org>
Thu, 17 Mar 2005 11:09:29 +0000 (11:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 1 for Ra

Changed files:
    openssh.spec -> 1.184.2.4.2.3

openssh.spec

index 4b81fe32219a1f29cd60cf0c50a90e0f2dde23ae..3f905b5a70f68cad83458e8fd97c46d3a2020afa 100644 (file)
@@ -3,6 +3,7 @@
 %bcond_without gnome           # without gnome-askpass utility
 %bcond_with    gtk             # without gtk (2.x)
 %bcond_with    ldap            # with ldap support
+%bcond_without libedit         # without libedit (editline/history support in sftp client)
 %bcond_with    kerberos5       # without kerberos5 support
 %bcond_with    chroot          # without chrooted user environment support
 #
@@ -19,7 +20,7 @@ Summary(ru):  OpenSSH - 
 Summary(uk):   OpenSSH - ×¦ÌØÎÁ ÒÅÁ̦ÚÁæѠÐÒÏÔÏËÏÌÕ Secure Shell (SSH)
 Name:          openssh
 Version:       4.0p1
-Release:       0.1
+Release:       1
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -412,6 +413,7 @@ GNOME.
        --with-mantype=man \
        --with-md5-passwords \
        --with-ipaddr-display \
+       %{?with_libedit:--with-libedit} \
        --with-4in6 \
        --disable-suid-ssh \
        --with-tcp-wrappers \
This page took 0.091677 seconds and 4 git commands to generate.