/[packages]/updates/3/openssh/current/SPECS/openssh.spec
ViewVC logotype

Diff of /updates/3/openssh/current/SPECS/openssh.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 288573 by guillomovitch, Wed Sep 5 11:29:37 2012 UTC revision 337413 by lmenut, Tue Jan 1 20:52:39 2013 UTC
# Line 39  Line 39 
39  %{?_with_libedit: %{expand: %%global build_libedit 1}}  %{?_with_libedit: %{expand: %%global build_libedit 1}}
40  %{?_without_libedit: %{expand: %%global build_libedit 0}}  %{?_without_libedit: %{expand: %%global build_libedit 0}}
41    
42  %define OPENSSH_PATH "/usr/local/bin:/bin:%{_bindir}"  %define OPENSSH_PATH "/usr/local/bin:%{_bindir}"
43  %define XAUTH %{_bindir}/xauth  %define XAUTH %{_bindir}/xauth
44    
45  Summary:        OpenSSH free Secure Shell (SSH) implementation  Summary:        OpenSSH free Secure Shell (SSH) implementation
46  Name:           openssh  Name:           openssh
47  Version:        6.1p1  Version:        6.1p1
48  Release:        %mkrel 1  Release:        %mkrel 2
49  License:        BSD  License:        BSD
50  Group:          Networking/Remote access  Group:          Networking/Remote access
51  URL:            http://www.openssh.com/  URL:            http://www.openssh.com/
# Line 417  popd Line 417  popd
417  %if %{build_ldap}  %if %{build_ldap}
418      -with-ldap \      -with-ldap \
419  %endif  %endif
420      --with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:%{_sbindir}:%{_bindir} \      --with-superuser-path=/usr/local/sbin:/usr/local/bin:%{_sbindir}:%{_bindir} \
421  %if %{build_libedit}  %if %{build_libedit}
422      --with-libedit \      --with-libedit \
423  %else  %else

Legend:
Removed from v.288573  
changed lines
  Added in v.337413

  ViewVC Help
Powered by ViewVC 1.1.30