]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- release 2, openssh-2_1_1p4-2
authorkloczek <kloczek@pld-linux.org>
Tue, 22 Aug 2000 22:43:49 +0000 (22:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added no_libnsl patch with disable checking for libnsl.

Changed files:
    openssh.spec -> 1.44

openssh.spec

index 14190df5f254c1b00e13db286f635e250a8bdfc6..aa5e69bb58d1e2e79e0a5ec1afafc8f06faa94d8 100644 (file)
@@ -2,21 +2,23 @@ Summary:      OpenSSH free Secure Shell (SSH) implementation
 Summary(pl):   Publicznie dostêpna implementacja bezpiecznego shella (SSH)
 Name:          openssh
 Version:       2.1.1p4
-Release:       1
+Release:       2
 License:       BSD
 Group:         Applications/Networking
 Group(pl):     Aplikacje/Sieciowe
 URL:           http://www.openssh.com/
 Source0:       ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
-Source1:       opensshd.conf
-Source2:       openssh.conf
+Source1:       %{name}d.conf
+Source2:       %{name}.conf
 Source3:       opensshd.init
 Source4:       opensshd.pamd
-Source5:       openssh.sysconfig
+Source5:       %{name}.sysconfig
 Source6:       passwd.pamd
-Patch0:                openssh-PAM_NEW_AUTHTOK.patch
-Patch1:                openssh-libwrap.patch
-Patch2:                openssh-LIBS.patch
+Patch0:                %{name}-PAM_NEW_AUTHTOK.patch
+Patch1:                %{name}-libwrap.patch
+Patch2:                %{name}-LIBS.patch
+Patch3:                %{name}-no_libnsl.patch
+BuildRequires: autoconf
 BuildRequires: openssl-devel >= 0.9.5a
 BuildRequires: rpm >= 3.0.4
 BuildRequires: zlib-devel
@@ -155,6 +157,7 @@ Ten pakiet zawiera ,,odpytywacz has
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 autoconf
This page took 0.038703 seconds and 4 git commands to generate.