summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-06-24 16:07:05 +0300
committerPanu Matilainen <pmatilai@redhat.com>2008-06-25 09:40:04 +0300
commit600c98615426cf2e5a606e51b447250cd3be9c71 (patch)
treeaad119bc47570dce8f85301e98d63d869c81bc4a /doc
parent30be238164bebe44b00202a7a2ee37bbd5b6bf75 (diff)
downloadrpm-600c98615426cf2e5a606e51b447250cd3be9c71.tar.gz
Update rpm manpage wrt build modes
- the build modes have been removed ages ago, just point to rpmbuild manual
Diffstat (limited to 'doc')
-rw-r--r--doc/rpm.839
1 files changed, 3 insertions, 36 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index 4ed65da9f..3fd3c711e 100644
--- a/doc/rpm.8
+++ b/doc/rpm.8
@@ -871,43 +871,10 @@ the macro \fB%_httpport\fR.
.SH "LEGACY ISSUES"
.SS "Executing rpmbuild"
.PP
-The build modes of rpm are now resident in the
-\fI/usr/bin/rpmbuild\fR
-executable. Although legacy compatibility provided by the popt aliases
-below has been adequate, the compatibility is not perfect; hence build
-mode compatibility through popt aliases is being removed from rpm.
+The build modes of rpm are now resident in the \fI/usr/bin/rpmbuild\fR
+executable.
Install the package containing \fBrpmbuild\fR (usually \fBrpm-build\fR) and see
-\fBrpmbuild\fR(8) for documentation of all the
-\fBrpm\fR build modes previously documented here in
-\fBrpm\fR(8).
-.PP
-Add the following lines to \fI/etc/popt\fR
-if you wish to continue invoking \fBrpmbuild\fR from
-the \fBrpm\fR command line:
-.PP
-.nf
-rpm exec --bp rpmb -bp
-rpm exec --bc rpmb -bc
-rpm exec --bi rpmb -bi
-rpm exec --bl rpmb -bl
-rpm exec --ba rpmb -ba
-rpm exec --bb rpmb -bb
-rpm exec --bs rpmb -bs
-rpm exec --tp rpmb -tp
-rpm exec --tc rpmb -tc
-rpm exec --ti rpmb -ti
-rpm exec --tl rpmb -tl
-rpm exec --ta rpmb -ta
-rpm exec --tb rpmb -tb
-rpm exec --ts rpmb -ts
-rpm exec --rebuild rpmb --rebuild
-rpm exec --recompile rpmb --recompile
-rpm exec --clean rpmb --clean
-rpm exec --rmsource rpmb --rmsource
-rpm exec --rmspec rpmb --rmspec
-rpm exec --target rpmb --target
-rpm exec --short-circuit rpmb --short-circuit
-.fi
+\fBrpmbuild\fR(8) for documentation of all the \fBrpm\fR build modes.
.SH "FILES"
.SS "rpmrc Configuration"
.PP