Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / doc / rpmdeps.8
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "RPMDEPS" "8" "24 October 2002" "Red Hat, Inc."
7 .SH NAME
8 rpmdeps \- Generate RPM Package Dependencies
9 .SH SYNOPSIS
10 .PP
11
12
13 \fBrpmdeps\fR \fB{-P|--provides}\fR \fB{-R|--requires}\fR \fB\fIFILE\fB\fR\fI ...\fR
14
15 .SH "DESCRIPTION"
16 .PP
17 \fBrpmdeps\fR generates package dependencies
18 for the set of \fIFILE\fR arguments.
19 Each \fIFILE\fR argument is searched for
20 Elf32/Elf64, script interpreter, or per-script dependencies,
21 and the dependencies are printed to stdout.
22 .SH "SEE ALSO"
23
24 \fBrpm\fR(8),
25
26 \fBrpmbuild\fR(8),
27 .SH "AUTHORS"
28
29 Jeff Johnson <jbj@redhat.com>