]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- release 4 auto/ac/openssh-4_3p1-4
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 16 Feb 2006 00:19:38 +0000 (00:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- authors of openssh _still_ got no brain
- enable u/wtmpx support

Changed files:
    openssh.spec -> 1.250

openssh.spec

index a161b7bbe5716caacff200cd25aceb5f8d2f52dd..64ebe6dd922b7341bacc2a31d7c56424e49dfb24 100644 (file)
@@ -28,7 +28,7 @@ Summary(ru):  OpenSSH - 
 Summary(uk):   OpenSSH - ×¦ÌØÎÁ ÒÅÁ̦ÚÁæѠÐÒÏÔÏËÏÌÕ Secure Shell (SSH)
 Name:          openssh
 Version:       4.3p1
-Release:       3%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
+Release:       4%{?with_hpn:hpn}%{?with_hpn_none:hpn_none}
 Epoch:         2
 License:       BSD
 Group:         Applications/Networking
@@ -486,7 +486,9 @@ cp %{_datadir}/automake/config.sub .
        %{?with_kerberos5:--with-kerberos5} \
        --with-privsep-path=%{_privsepdir} \
        --with-pid-dir=%{_localstatedir}/run \
-       --with-xauth=/usr/bin/xauth
+       --with-xauth=/usr/bin/xauth \
+       --enable-utmpx \
+       --enable-wtmpx
 
 echo '#define LOGIN_PROGRAM           "/bin/login"' >>config.h
 
This page took 0.0583 seconds and 4 git commands to generate.