X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssh.git;a=blobdiff_plain;f=openssh.spec;h=d66b2b155a326d92b54a0d01337d0aa043f76518;hp=d96d5a28cf7220643ec67adca7829c62144b9392;hb=7b4786a5e122e004b31208a93d076ef0bf2dcddc;hpb=11dabbd7d5731c8ccf9bc375602c22db8fb1de18 diff --git a/openssh.spec b/openssh.spec index d96d5a2..d66b2b1 100644 --- a/openssh.spec +++ b/openssh.spec @@ -20,7 +20,7 @@ %if "%{pld_release}" == "ac" %define pam_ver 0.79.0 %else -%define pam_ver 1:1.1.5-5 +%define pam_ver 1:1.1.8-5 %endif Summary: OpenSSH free Secure Shell (SSH) implementation Summary(de.UTF-8): OpenSSH - freie Implementation der Secure Shell (SSH) @@ -33,13 +33,13 @@ Summary(pt_BR.UTF-8): Implementação livre do SSH Summary(ru.UTF-8): OpenSSH - свободная реализация протокола Secure Shell (SSH) Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH) Name: openssh -Version: 6.6p1 -Release: 2 +Version: 6.8p1 +Release: 1 Epoch: 2 License: BSD Group: Applications/Networking Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz -# Source0-md5: 3e9800e6bca1fbac0eea4d41baa7f239 +# Source0-md5: 08f72de6751acfbd0892b5f003922701 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 66943d481cc422512b537bcc2c7400d1 Source2: %{name}d.init @@ -81,9 +81,8 @@ BuildRequires: automake %{?with_kerberos5:BuildRequires: heimdal-devel >= 0.7} %{?with_libedit:BuildRequires: libedit-devel} %{?with_selinux:BuildRequires: libselinux-devel} -BuildRequires: libwrap-devel %{?with_ldap:BuildRequires: openldap-devel} -BuildRequires: openssl-devel >= 0.9.7d +BuildRequires: openssl-devel >= 0.9.8f BuildRequires: pam-devel %{?with_gtk:BuildRequires: pkgconfig} BuildRequires: rpm >= 4.4.9-56 @@ -578,7 +577,6 @@ CPPFLAGS="%{rpmcppflags} -DCHROOT -std=gnu99" --with-sandbox=seccomp_filter \ %endif %{?with_selinux:--with-selinux} \ - --with-tcp-wrappers \ %if "%{pld_release}" == "ac" --with-xauth=/usr/X11R6/bin/xauth %else