aboutsummaryrefslogtreecommitdiffstats
path: root/mgarepo.8
diff options
context:
space:
mode:
Diffstat (limited to 'mgarepo.8')
-rw-r--r--mgarepo.84
1 files changed, 3 insertions, 1 deletions
diff --git a/mgarepo.8 b/mgarepo.8
index 03b6ee4..7ac928b 100644
--- a/mgarepo.8
+++ b/mgarepo.8
@@ -191,7 +191,9 @@ Mark used to hide log messages. When it appears at the beginning of the log mess
The complement of the previous option. When this token is found, only those lines containg this mark will be shown. It is intended to be used in very long log messages.
.SS "[template] section"
.IP "\fBpath = PATH\fP"
-The path of the template used to generate the changelog from svn commits.
+Obsolete. The path of the template used to generate the changelog from svn commits.
+.IP "\fBname = NAME\fP"
+The name of the template used to generate the changelog from svn commits. Use \fBdefault\fP or \fBrevno\fP.
.SS "[srpm] section"
.IP "\fBrun-prep = yes/no\fP"
Repsys can check for the presence of a file named \fBMakefile\fP in the top directory of the package and run \fBmake prep-srpm\fP so that it can generate the actual files that must be distributed in in the srpm. This option enables this feature. (Note: the command is expected to run in an restricted environment, the Makefile must use only minimal funcionalities.)