1RPMDEV-NEWSPEC(1)                User Commands               RPMDEV-NEWSPEC(1)
2
3
4

NAME

6       rpmdev-newspec - manual page for rpmdev-newspec version 1.3
7

SYNOPSIS

9       rpmdev-newspec [option]... [appname[.spec]]
10

DESCRIPTION

12       rpmdev-newspec generates new rpm .spec files from templates.
13

OPTIONS

15       -o FILE, --output FILE
16
17              Output  the  specfile  to FILE. "-" means stdout. The default is
18              derived from <appname>, or "newpackage.spec" if <appname> is not
19              given.
20
21       -t TYPE, --type TYPE
22
23              Force use of the TYPE spec template. The default is guessed from
24              <appname>, falling back to "minimal" if the guesswork  does  not
25              result in a more specific one or if <appname> is not given.
26
27       -m, --macros
28              Emit templates using macros instead of shell style variables.
29
30       -h, --help
31              Show this usage message and exit.
32
33       -v, --version
34              Print version information and exit.
35
36       System wide configuration file is /etc/rpmdevtools/newspec.conf.
37

REPORTING BUGS

39       Report  bugs  at <https://bugzilla.redhat.com/>, component rpmdevtools,
40       or at <https://fedorahosted.org/rpmdevtools/>.
41
43       Copyright   ©   Warren   Togami   <warren@togami.com>,   Ville   Skyttä
44       <ville.skytta@iki.fi>  This  program  is  free software; you can redis‐
45       tribute it and/or modify it under the terms of the GNU  General  Public
46       License  as published by the Free Software Foundation; either version 2
47       of the License, or (at your option) any later version.
48
49
50
51rpmdev-newspec version 1.3      September 2010               RPMDEV-NEWSPEC(1)
Impressum