|
|
|
|
|
excluded_arch(rpmheader,
arch)
Determine if an RPM should be excluded from a given architecture,
either if it is explicitly marked as ExcludeArch, or if it is
Exclusive to another |
source code
|
|
|
|
|
get_nvr(nvr)
Return the [ name, version, release ] a given name-ver-rel. |
source code
|
|
|
mkmetadatadir(dir)
Generate package metadata for a given directory; if it doesn't
exist, then create it. |
source code
|
|
|
synchronized(lock)
Synchronization decorator |
source code
|
|
|
|
|
displayname(identity)
Return the Full Name <email@address> of the current
identity |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flash_log(msg)
Flash and log a given message |
source code
|
|
|
|
|
|
|
get_repo_tag(repo)
Pull the koji tag from the given mash repo |
source code
|
|
|
get_pkg_people(pkgName,
collectionName,
collectionVersion)
Pull users who can commit and are watching a package
Return two lists:
* The first consists of usernames allowed to commit to the package. |
source code
|
|