rpm/doc/rpmdeps.8

30 lines
872 B
Groff

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