Blame doc/rpmdeps.8

2ff057
.\" This manpage has been automatically generated by docbook2man 
2ff057
.\" from a DocBook document.  This tool can be found at:
2ff057
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
2ff057
.\" Please send any bug reports, improvements, comments, patches, 
2ff057
.\" etc. to Steve Cheng <steve@ggi-project.org>.
2ff057
.TH "RPMDEPS" "8" "24 October 2002" "Red Hat, Inc."
2ff057
.SH NAME
2ff057
rpmdeps \- Generate RPM Package Dependencies
2ff057
.SH SYNOPSIS
2ff057
.PP
2ff057
2ff057
2ff057
\fBrpmdeps\fR \fB{-P|--provides}\fR \fB{-R|--requires}\fR \fB{--rpmfcdebug}\fR \fB\fIFILE\fB\fR\fI ...\fR
2ff057
2ff057
.SH "DESCRIPTION"
2ff057
.PP
2ff057
\fBrpmdeps\fR generates package dependencies
2ff057
for the set of \fIFILE\fR arguments.
2ff057
Each \fIFILE\fR argument is searched for
2ff057
Elf32/Elf64, script interpreter, or per-script dependencies,
2ff057
and the dependencies are printed to stdout.
2ff057
.SH "SEE ALSO"
2ff057
2ff057
\fBrpm\fR(8),
2ff057
2ff057
\fBrpmbuild\fR(8),
2ff057
.SH "AUTHORS"
2ff057
2ff057
Jeff Johnson <jbj@redhat.com>