gbp.rpm.SrcRpmFile(object)
class documentationgbp.rpm
(View In Hierarchy)
Keeps all needed data read from a source rpm
Method | __init__ | Undocumented |
Instance Variable | rpmhdr | Undocumented |
Instance Variable | srpmfile | Undocumented |
Method | version | Get the (downstream) version of the RPM package |
Method | name | Get the name of the RPM package |
Method | upstreamversion | Get the upstream version of the RPM package |
Method | packager | Get the packager of the RPM package |
Method | unpack | Unpack the source rpm to tmpdir. Leave the cleanup to the caller in case of an error. |