- (djm) Fix Redhat RPM build dependancy test
This commit is contained in:
parent
05913badf3
commit
6b09792a55
|
@ -1,4 +1,5 @@
|
|||
20020903
|
||||
- (djm) Fix Redhat RPM build dependancy test
|
||||
- (djm) OpenBSD CVS Sync
|
||||
- markus@cvs.openbsd.org 2002/08/12 10:46:35
|
||||
[ssh-agent.c]
|
||||
|
@ -1595,4 +1596,4 @@
|
|||
- (stevesk) entropy.c: typo in debug message
|
||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||
|
||||
$Id: ChangeLog,v 1.2442 2002/09/04 06:51:03 djm Exp $
|
||||
$Id: ChangeLog,v 1.2443 2002/09/04 07:19:04 djm Exp $
|
||||
|
|
|
@ -86,7 +86,7 @@ PreReq: initscripts >= 5.20
|
|||
%endif
|
||||
BuildPreReq: perl, openssl-devel, sharutils, tcp_wrappers
|
||||
BuildPreReq: /bin/login
|
||||
%if %{build6x}
|
||||
%if ! %{build6x}
|
||||
BuildPreReq: glibc-devel, pam
|
||||
%else
|
||||
BuildPreReq: db1-devel, /usr/include/security/pam_appl.h
|
||||
|
|
Loading…
Reference in New Issue