RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 10-Nov-2007 00:27:06
Branch: HEAD Handle: 2007110923270500
Modified files:
rpm CHANGES
rpm/doc rpm.8
Log:
- rpm.org: Clarify rpm manpage wrt rpmbuild binary vs package
(rhbz#233232).
Summary:
Revision Changes Path
1.1792 +1 -0 rpm/CHANGES
1.35 +1 -1 rpm/doc/rpm.8
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/CHANGES
============================================================================
$ cvs diff -u -r1.1791 -r1.1792 CHANGES
--- rpm/CHANGES 9 Nov 2007 23:23:59 -0000 1.1791
+++ rpm/CHANGES 9 Nov 2007 23:27:05 -0000 1.1792
@@ -1,4 +1,5 @@
4.5 -> 5.0:
+ - rpm.org: Clarify rpm manpage wrt rpmbuild binary vs package (rhbz#233232).
- rpm.org: Clarify rpmtsCheck() documentation (rhbz#159638).
- rpm.org: Remove bunch of unnecessary rpmio_internal includes.
- jbj: include rpmtag.h, not rpmlib.h, if only tag names are needed.
@@ .
patch -p0 <<'@@ .'
Index: rpm/doc/rpm.8
============================================================================
$ cvs diff -u -r1.34 -r1.35 rpm.8
--- rpm/doc/rpm.8 29 Jul 2007 18:47:34 -0000 1.34
+++ rpm/doc/rpm.8 9 Nov 2007 23:27:05 -0000 1.35
@@ -851,7 +851,7 @@
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.
-Install the \fBrpmbuild\fR package, and see
+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).
@@ .
Received on Sat Nov 10 00:27:06 2007