#from kojiweb import util #include "includes/header.chtml" #def getID() #if $type == 'image' imageID=$image.id #slurp #else buildrootID=$buildroot.id #slurp #end if #end def #def getColspan() #if $type == 'component' colspan="3" #slurp #elif $type == 'image' colspan="2" #slurp #else #pass #end if #end def #if $type == 'component'
#if $len($rpmPages) > 1 #end if #if $rpmStart > 0 <<< #end if #if $totalRpms != 0 RPMs #echo $rpmStart + 1 # through #echo $rpmStart + $rpmCount # of $totalRpms #end if #if $rpmStart + $rpmCount < $totalRpms >>> #end if | |||
NVR $util.sortImage($self, 'nvr') | #if $type in ['component', 'image']Origin $util.sortImage($self, 'external_repo_name') | #end if #if $type == 'component'Update? $util.sortImage($self, 'is_update') | #end if|
---|---|---|---|
$rpm.name-$epoch$rpm.version-$rpm.release.${rpm.arch}.rpm | #if $type in ['component', 'image'] #if $rpm.external_repo_id == 0internal | #else$rpm.external_repo_name | #end if #end if #if $type == 'component' #set $update = $rpm.is_update and 'yes' or 'no'$util.imageTag($update) | #end if
No RPMs | |||
#if $len($rpmPages) > 1 #end if #if $rpmStart > 0 <<< #end if #if $totalRpms != 0 RPMs #echo $rpmStart + 1 # through #echo $rpmStart + $rpmCount # of $totalRpms #end if #if $rpmStart + $rpmCount < $totalRpms >>> #end if |