Name

rpm

Synopsis

Builds a Linux RPM file. Works only on Linux platforms.

Attributes

cleanbuilddir (1.4, boolean, N)

If true, remove generated files in the BUILD directory. Defaults to false.

command (1.4, String, N)

An argument passed to the rpm executable. Defaults to -bb.

error (1.4, File, N)

The destination file for standard error.

output (1.4, File, N)

The destination file for standard output.

removesource (1.4, boolean, N)

If true, remove the source files from the SOURCES directory. Defaults to false.

removespec (1.4, boolean, N)

If true, remove the spec file from the SPECS directory. Defaults to false.

specfile (1.4, String, Y)

The name of the spec file to use.

topdir (1.4, File, N)

The destination directory. It contains SPECS, SOURCES, BUILD, and SRPMS subdirectories.

Content

None.

Get Ant: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.