]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- add mmaping on 2.2 kernels
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 27 Jun 2002 13:22:57 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssh.spec -> 1.126

openssh.spec

index de89d20f65e1fe0e1c148ab273ad0a8907d9b5f7..7d4aa380db71a5f36ae7ef6cfc782dc892101175 100644 (file)
@@ -10,7 +10,7 @@ Summary(ru):  OpenSSH - 
 Summary(uk):   OpenSSH - ×¦ÌØÎÁ ÒÅÁ̦ÚÁæѠÐÒÏÔÏËÏÌÕ Secure Shell (SSH)
 Name:          openssh
 Version:       3.4p1
-Release:       1
+Release:       2
 License:       BSD
 Group:         Applications/Networking
 Source0:       ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
@@ -23,6 +23,7 @@ Source6:      passwd.pamd
 Patch0:                %{name}-no_libnsl.patch
 Patch1:                %{name}-set_12.patch
 Patch2:                %{name}-linux-ipv6.patch
+Patch3:                %{name}-pseudo-mmap.patch
 URL:           http://www.openssh.com/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
@@ -312,6 +313,7 @@ GNOME.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 aclocal
This page took 0.063962 seconds and 4 git commands to generate.