$ openpkg rpm -qp --qf '%{CLASS}' foo-1.42-2.5.0.src.rpmThe class of an installed package can be determined by running:
$ openpkg rpm -q --qf '%{CLASS}' fooThe classes are differentiated by multiple attributes as described by the following table:
RTT | SAP | FPS | RSS | RBP | RSP | BLD | PKG | |
CORE | ||||||||
BASE | ||||||||
PLUS | ||||||||
EVAL | ||||||||
JUNK |
Legend: | |
RTT: | Run-Time Tested |
SAP: | Security Advisories and Patches |
FPS: | Full Platform Support Build Requirement |
RSS: | Release Show-Stopper |
RBP: | Release Binary Package |
RSP: | Release Source Package |
BLD: | Building Successful on all Supported Platforms |
PKG: | Packaging Completed |