summaryrefslogtreecommitdiff
path: root/contrib/redhat
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-16 13:59:42 +1000
committerDamien Miller <djm@mindrot.org>2003-09-16 13:59:42 +1000
commit42978c7f28217e4b276784f64e8cddbe4fde146d (patch)
treed238262e08c35e7e95fe5ca363fe4fdf6ac79266 /contrib/redhat
parentf2b4e4e07e7e2eae064d8e9f54f86f32a297bade (diff)
- (djm) Crank spec versions
Diffstat (limited to 'contrib/redhat')
-rw-r--r--contrib/redhat/openssh.spec4
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}
85BuildPreReq: glibc-devel, pam 85BuildPreReq: glibc-devel, pam
86%else 86%else
87BuildPreReq: db1-devel, /usr/include/security/pam_appl.h 87BuildPreReq: /usr/include/security/pam_appl.h
88%endif 88%endif
89%if ! %{no_x11_askpass} 89%if ! %{no_x11_askpass}
90BuildPreReq: XFree86-devel 90BuildPreReq: XFree86-devel