From: Jan Rękorajski Date: Thu, 16 Feb 2006 00:19:38 +0000 (+0000) Subject: - release 4 X-Git-Tag: auto/ac/openssh-4_3p1-4 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c7963a12d81c5a18237717397c185b76aa6fcc2f;p=packages%2Fopenssh.git - release 4 - authors of openssh _still_ got no brain - enable u/wtmpx support Changed files: openssh.spec -> 1.250 --- diff --git a/openssh.spec b/openssh.spec index a161b7b..64ebe6d 100644 --- a/openssh.spec +++ b/openssh.spec @@ -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