From 600c98615426cf2e5a606e51b447250cd3be9c71 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Tue, 24 Jun 2008 16:07:05 +0300 Subject: Update rpm manpage wrt build modes - the build modes have been removed ages ago, just point to rpmbuild manual --- doc/rpm.8 | 39 +++------------------------------------ 1 file changed, 3 insertions(+), 36 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3