]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh.spec
- Requires for rc-scripts changed to Prereq.
[packages/openssh.git] / openssh.spec
index 6393d28eba15b7e8c7168d9dba319fbea9e97ad1..526464baae99ae91bb1b7ec07fc75c78d06e04a3 100644 (file)
@@ -5,7 +5,7 @@ Summary:        OpenSSH free Secure Shell (SSH) implementation
 Summary(pl):   Publicznie dostêpna implementacja bezpiecznego shella (SSH)
 Name:          openssh
 Version:       2.3.0p1
-Release:       6
+Release:       8
 License:       BSD
 Group:         Applications/Networking
 Group(de):     Applikationen/Netzwerkwesen
@@ -21,6 +21,7 @@ Patch0:               %{name}-libwrap.patch
 Patch1:                %{name}-LIBS.patch
 Patch2:                %{name}-no_libnsl.patch
 Patch3:                %{name}-securityfix.patch
+Patch4:                %{name}-pam-session.patch
 URL:           http://www.openssh.com/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
@@ -99,8 +100,8 @@ Group(pl):   Sieciowe/Serwery
 Obsoletes:     ssh-server < %{version}, ssh-server > %{version}
 Requires:      /bin/login
 Requires:      util-linux
-Prereq:                pam
 Prereq:                rc-scripts
+Prereq:                chkconfig
 Prereq:                %{name} = %{version}
 
 %description server
@@ -165,6 +166,7 @@ Ten pakiet zawiera ,,odpytywacz has
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 autoconf
This page took 0.030606 seconds and 4 git commands to generate.