aboutsummaryrefslogtreecommitdiffstats
path: root/mgarepo.8
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2015-10-31 14:29:54 +0100
committerPapoteur <papoteur@mageialinux-online.org>2015-10-31 14:29:54 +0100
commit0f4f404bf8e4207b857dfc46ee5d6778457eb40e (patch)
tree91dcb5c0a9aab36754e9445a2946b668ec0f4268 /mgarepo.8
parente13aff9e78584f80c8c2f7af8ba7cc11c0d5566e (diff)
downloadmgarepo-0f4f404bf8e4207b857dfc46ee5d6778457eb40e.tar
mgarepo-0f4f404bf8e4207b857dfc46ee5d6778457eb40e.tar.gz
mgarepo-0f4f404bf8e4207b857dfc46ee5d6778457eb40e.tar.bz2
mgarepo-0f4f404bf8e4207b857dfc46ee5d6778457eb40e.tar.xz
mgarepo-0f4f404bf8e4207b857dfc46ee5d6778457eb40e.zip
Update man page according to the new management of templates.
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.)