diff options
Diffstat (limited to 'contrib/redhat/openssh.spec')
-rw-r--r-- | contrib/redhat/openssh.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 656e692e8..3fd1eef6d 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec | |||
@@ -1,4 +1,4 @@ | |||
1 | %define ver 3.6.1p2 | 1 | %define ver 3.7p1 |
2 | %define rel 3 | 2 | %define rel 3 |
3 | 3 | ||
4 | # OpenSSH privilege separation requires a user & group ID | 4 | # OpenSSH privilege separation requires a user & group ID |
@@ -84,7 +84,7 @@ BuildPreReq: /bin/login | |||
84 | %if ! %{build6x} | 84 | %if ! %{build6x} |
85 | BuildPreReq: glibc-devel, pam | 85 | BuildPreReq: glibc-devel, pam |
86 | %else | 86 | %else |
87 | BuildPreReq: db1-devel, /usr/include/security/pam_appl.h | 87 | BuildPreReq: /usr/include/security/pam_appl.h |
88 | %endif | 88 | %endif |
89 | %if ! %{no_x11_askpass} | 89 | %if ! %{no_x11_askpass} |
90 | BuildPreReq: XFree86-devel | 90 | BuildPreReq: XFree86-devel |