summaryrefslogtreecommitdiffstats
path: root/contrib/redhat/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-17 07:24:25 +1000
committerDamien Miller <djm@mindrot.org>2003-09-17 07:24:25 +1000
commitf2728099baa0fe4e6f1a8bfa321aefbf412f6543 (patch)
treeb5e00c2c8f345e512508732c1b4f3c241b8decb9 /contrib/redhat/openssh.spec
parente12104839298a45ecba1dc0059494229a1bf51f3 (diff)
- (djm) Sync with V_3_7 branch
Diffstat (limited to 'contrib/redhat/openssh.spec')
-rw-r--r--contrib/redhat/openssh.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 656e692e..ce7c564c 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,5 +1,5 @@
-%define ver 3.6.1p2
-%define rel 3
+%define ver 3.7p1
+%define rel 1
# OpenSSH privilege separation requires a user & group ID
%define sshd_uid 74
@@ -84,7 +84,7 @@ BuildPreReq: /bin/login
%if ! %{build6x}
BuildPreReq: glibc-devel, pam
%else
-BuildPreReq: db1-devel, /usr/include/security/pam_appl.h
+BuildPreReq: /usr/include/security/pam_appl.h
%endif
%if ! %{no_x11_askpass}
BuildPreReq: XFree86-devel