From a92a589e9716d6b10250c3eb8f4d81d64cd60dd8 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 9 Apr 2003 19:41:25 +1000 Subject: - (djm) Make the spec work with Redhat 9.0 (which renames sharutils) --- contrib/redhat/openssh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/redhat') diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 7488357fb..11d86a83c 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -1,5 +1,5 @@ %define ver 3.6.1p1 -%define rel 1 +%define rel 2 # OpenSSH privilege separation requires a user & group ID %define sshd_uid 74 @@ -87,7 +87,7 @@ PreReq: initscripts >= 5.00 %else PreReq: initscripts >= 5.20 %endif -BuildPreReq: perl, openssl-devel, sharutils, tcp_wrappers +BuildPreReq: perl, openssl-devel, tcp_wrappers BuildPreReq: /bin/login %if ! %{build6x} BuildPreReq: glibc-devel, pam -- cgit v1.2.3