rpmdev-newspec

Langue: en

Version: April 2009 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

rpmdev-newspec - manual page for rpmdev-newspec version 1.0

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

-o FILE
Output the specfile to FILE. "-" means stdout. The default is derived from <appname>, or "newpackage.spec" if appname is not given.
-t TYPE
Force use of the TYPE spec template. The default is guessed from <appname>, falling back to "minimal" if the guesswork does not result in a more specific one or if <appname> is not given.
-m
Emit templates that use macros instead of shell style variables.
-h
Show this usage message and exit.
-v
Print version information and exit.

System wide configuration file is /etc/rpmdevtools/newspec.conf.

REPORTING BUGS

Report bugs at <https://bugzilla.redhat.com/>. Copyright © Warren Togami <warren@togami.com>, Ville Skytt채 <ville.skytta at iki.fi> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.