1BUILDVC(1) General Commands Manual BUILDVC(1)
2
3
4
6 buildvc - create a SUSE type changes entry
7
9 buildvc [-m message] [-e] [changesfile_or_dir [commentfile]]
10
11
13 The buildvc tool adds a new changes entry to a SUSE .changes file. The
14 -m option can be used to directly specify the entry, if it is not given
15 an editor is started to interactively enter the new changes entry. If a
16 commentfile is given, its content is used as template for the new entry
17 instead of an empty entry, whereas the -e option suppresses the cre‐
18 ation of an empty entry.
19
20 If no changesfile is specified, buildvc will search the current direc‐
21 tory for a file ending with .changes. If a directory is specified
22 instead of a changes will, it will be searched instead.
23
24
26 build(1),
27
28
29
30 (c) 1997-2018 SUSE Linux AG Nuernberg, Germany BUILDVC(1)