From 4946f6e50da8b52436e672542c6f23f345d73946 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 4 Feb 2000 15:46:17 +0000 Subject: [PATCH] - updated to 1.2.2 Changed files: openssh.spec -> 1.12 --- openssh.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/openssh.spec b/openssh.spec index 1cfa518..309d508 100644 --- a/openssh.spec +++ b/openssh.spec @@ -1,7 +1,7 @@ Summary: OpenSSH free Secure Shell (SSH) implementation Name: openssh -Version: 1.2.1pre24 -Release: 3 +Version: 1.2.2 +Release: 1 License: BSD Group: Applications/Networking Group(pl): Aplikacje/Sieciowe @@ -12,9 +12,8 @@ Source3: opensshd.init Source4: opensshd.pamd Source5: openssh.sysconfig Source6: passwd.pamd -Patch1: openssh-DESTDIR.patch -Patch2: openssh-PAM_NEW_AUTHTOK.patch -Patch3: http://www.misiek.eu.org/ipv6/openssh-1.2.1pre24-ipv6-03012000.patch.gz +Patch0: openssh-PAM_NEW_AUTHTOK.patch +Patch1: openssh-libwrap.patch BuildRequires: openssl-devel >= 0.9.4-2 BuildRequires: zlib-devel BuildRequires: pam-devel @@ -111,9 +110,8 @@ This package contains the GNOME passphrase dialog. %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch0 -p1 +%patch1 -p0 %build autoconf @@ -122,6 +120,7 @@ autoconf --with-tcp-wrappers \ --with-md5-passwords \ --enable-ipv6 \ + --with-ipaddr-display \ --enable-log-auth # --without-kerberos4 \ -- 2.44.0