suse man page for tap2rpm

Query: tap2rpm

OS: suse

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TAP2RPM(1)																TAP2RPM(1)

NAME
tap2rpm - create RPM packages which wrap .tap files
SYNOPSIS
tap2rpm [options]
DESCRIPTION
Create a set of RPM/SRPM packages in the current directory -u, --unsigned do not sign the RPM package -t, --tapfile <tapfile> Build the application around the given .tap (default twistd.tap) -y, --type <type> The configuration has the given type . Allowable types are tap, source, xml and python. The first three types are mktap(1) output formats, while the last one is a manual building of application (see twistd(1), the -y option). -p, --protocol <protocol> The name of the protocol this will be used to serve. This is intended as a part of the description. Default is the name of the tap- file, minus any extensions. -d, --rpmfile <rpmfile> The name of the RPM package. Default is 'twisted-'+protocol. -V, --set-version <version> The version of the RPM package. The default is 1.0 -e, --description <description> The one-line description. Default is uninteresting. -l, --long_description <long_description> A multi-line description. Default is explanation about this being an automatic package created from tap2rpm. -m, --maintainer <maintainer> The maintainer, as "Name Lastname <email address>". This will go in the meta-files, as well as be used as the id to sign the pack- age. --version Output version information and exit.
AUTHOR
tap2rpm was written by Sean Reifschneider based on tap2deb by Moshe Zadka. This man page is heavily based on the tap2deb man page by Moshe Zadka.
REPORTING BUGS
To report a bug, visit http://twistedmatrix.com/bugs/
COPYRIGHT
Copyright (C) 2000-2008 Twisted Matrix Laboratories. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE.
SEE ALSO
mktap(1) July 2001 TAP2RPM(1)
Related Man Pages
tap2deb(1) - centos
tap2rpm(1) - centos
mktap(1) - suse
tap2rpm(1) - suse
twistd(1) - osx
Similar Topics in the Unix Linux Community
Urgent Help needed for Installing RPM on HP-UX
Gui Rpm
Help needed to build an RPM?
RPM with ClearCase
How to make RPM not write to RPM database if RPM fails to deploy?