From e249552f6f28639793e64ded9c919ae2745a8398 Mon Sep 17 00:00:00 2001 From: marc Date: Tue, 13 Jan 1998 19:59:26 +0000 Subject: [PATCH] Add changelog and man page entry for --rmsource. CVS patchset: 1960 CVS date: 1998/01/13 19:59:26 --- CHANGES | 1 + rpm.8 | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 37aa4f7..975d8ba 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ - added many more i18n strings - merged in large rewrite of build code, which includes the following changes: + - new option --rmsource - all scripts can now take -p - more strict about %package placement and use of main package preamble diff --git a/rpm.8 b/rpm.8 index 84fae02..7d08a6c 100644 --- a/rpm.8 +++ b/rpm.8 @@ -337,6 +337,9 @@ in seconds, the maximum age of a file being packaged. Warnings will be printed for all files beyond the timecheck age. .IP "\fB\-\-clean\fP" Remove the build tree after the packages are made. +.IP "\fB\-\-rmsource\fP" +Remove the sources and spec file after the build (may also be +used standalone, eg. "\fBrpm \-\-rmsource foo.spec\fP"). .IP "\fB\-\-test\fP" Do not execute any build stages. Useful for testing out spec files. -- 2.7.4