kojiweb: [rpminfo] add tooltip for SIGMD5 field
This commit is contained in:
parent
e083ddf058
commit
57d8729551
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
<th>Size</th><td>$rpm.size</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>SIGMD5</th><td>$rpm.payloadhash</td>
|
||||
<th><label title="The MD5 digest of the combined header and payload contents. You can query it by `rpmkeys -Kv foo.rpm`">SIGMD5</label></th><td>$rpm.payloadhash</td>
|
||||
</tr>
|
||||
#if $builtInRoot
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue