summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-04 17:19:04 +1000
committerDamien Miller <djm@mindrot.org>2002-09-04 17:19:04 +1000
commit6b09792a55a787860e6a4f45f164234bcfc45bae (patch)
tree4c85bce8c4fa12215993d4ef52cb4ce7a5a05239 /contrib
parent05913badf373af1142b899d3a0c5633eefb265c4 (diff)
- (djm) Fix Redhat RPM build dependancy test
Diffstat (limited to 'contrib')
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index b73fb929f..e4bef55a0 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -86,7 +86,7 @@ PreReq: initscripts >= 5.20
86%endif 86%endif
87BuildPreReq: perl, openssl-devel, sharutils, tcp_wrappers 87BuildPreReq: perl, openssl-devel, sharutils, tcp_wrappers
88BuildPreReq: /bin/login 88BuildPreReq: /bin/login
89%if %{build6x} 89%if ! %{build6x}
90BuildPreReq: glibc-devel, pam 90BuildPreReq: glibc-devel, pam
91%else 91%else
92BuildPreReq: db1-devel, /usr/include/security/pam_appl.h 92BuildPreReq: db1-devel, /usr/include/security/pam_appl.h