A Solvable object within the sat Pool.
SrcPackage(const sat::Solvable &solvable_r)
Ctor.
static const SolvAttr arch
std::string lookupStrAttribute(const SolvAttr &attr) const
returns the string attribute value for attr or an empty string if it does not exists.
std::string sourcePkgType() const
The type of the source rpm ("src" or "nosrc").
OnMediaLocation lookupLocation() const
returns OnMediaLocation data: This is everything we need to download e.g.
Interface base for resolvable objects (common data).
OnMediaLocation location() const
location of resolvable in repo
virtual ~SrcPackage()
Dtor.