- (djm) Make the spec work with Redhat 9.0 (which renames sharutils)

This commit is contained in:
Damien Miller 2003-04-09 19:41:25 +10:00
parent d186d74410
commit a92a589e97
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
20030409
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
from matth@eecs.berkeley.edu
- (djm) Make the spec work with Redhat 9.0 (which renames sharutils)
20030402
- (bal) if IP_TOS is not found or broken don't try to compile in
@ -1303,4 +1304,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
$Id: ChangeLog,v 1.2650 2003/04/09 09:40:33 djm Exp $
$Id: ChangeLog,v 1.2651 2003/04/09 09:41:25 djm Exp $

View File

@ -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