| Class | Description |
|---|---|
| AbstractTrigger |
Object describing an RPM Trigger
|
| BuiltIn | |
| Conflicts |
Object describing a conflict with a
particular version of an RPM package.
|
| Conflicts.ComparisonEnum |
Enumerated attribute with the values "equal", "greater", "greater|equal", "less" and "less|equal".
|
| Depends |
Object describing a dependency on a
particular version of an RPM package.
|
| Depends.ComparisonEnum |
Enumerated attribute with the values "equal", "greater", "greater|equal", "less" and "less|equal".
|
| EmptyDir |
Object describing an ampty dir
to be added to the rpm without the
needing to exist beforehand.
|
| Ghost |
Object describing a %ghost file
to be added to the rpm without the
file needing to exist beforehand.
|
| Link |
Object describing a symbolic link
to be generated on the target machine
during installation of the RPM file.
|
| Obsoletes |
Object describing an obsoletion of a
particular version of an RPM package.
|
| Obsoletes.ComparisonEnum |
Enumerated attribute with the values "equal", "greater", "greater|equal", "less" and "less|equal".
|
| Provides |
Object describing a provided capability (virtual package).
|
| RedlineTask |
Ant task for creating an RPM file.
|
| RpmFileSet |
A
RpmFileSet is a FileSet to support RPM directives that can't be expressed
using ant's built-in FileSet classes. |
| TriggerIn |
Object describing an RPM TriggerIn
|
| TriggerPostUn |
Object describing an RPM TriggerPostUn
|
| TriggerPreIn |
Object describing an RPM TriggerPreIn
|
| TriggerUn |
Object describing an RPM TriggerUn
|
Copyright © 2015. All Rights Reserved.