]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- one more patch (disable DONT_TRY_OTHER_AF)
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Mon, 25 Mar 2002 11:33:24 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 3
- STBR

Changed files:
    openssh.spec -> 1.112

openssh.spec

index b7dd59747084b6d3168173b0573f7fb07ec090c7..d0e02b65e216b0cf5a0e7a27e28d5c635df29681 100644 (file)
@@ -8,7 +8,7 @@ Summary(pl):    Publicznie dost
 Summary(pt_BR):        ImplementaĆ§Ć£o livre do SSH
 Name:          openssh
 Version:       3.1p1
-Release:       2
+Release:       3
 License:       BSD
 Group:         Applications/Networking
 Source0:       ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
@@ -20,6 +20,7 @@ Source5:      %{name}.sysconfig
 Source6:       passwd.pamd
 Patch0:                %{name}-no_libnsl.patch
 Patch1:                %{name}-set_12.patch
+Patch2:                %{name}-linux-ipv6.patch
 URL:           http://www.openssh.com/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
@@ -221,6 +222,7 @@ entrada de passphrase no GNOME.
 %setup  -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 aclocal
This page took 2.373495 seconds and 4 git commands to generate.