kojiweb: [rpminfo] add tooltip for SIGMD5 field

This commit is contained in:
Yuming Zhu 2016-12-07 17:07:21 +08:00 committed by Mike McLean
parent e083ddf058
commit 57d8729551

View file

@ -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>