You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "wenwupeng (JIRA)" <ji...@apache.org> on 2014/03/10 11:01:02 UTC

[jira] [Comment Edited] (BIGTOP-1243) Add Vendor and Signature in RPM information

    [ https://issues.apache.org/jira/browse/BIGTOP-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925613#comment-13925613 ] 

wenwupeng edited comment on BIGTOP-1243 at 3/10/14 10:00 AM:
-------------------------------------------------------------

could you share how to fix Signature : (scm information) in RPM .SPEC?  I can work on this patch


was (Author: gujilangzi):
could you share how to fix Signature : (scm information) in RPM .SPES?  I can work on this patch

> Add Vendor and Signature in RPM information
> -------------------------------------------
>
>                 Key: BIGTOP-1243
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1243
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: RPM
>    Affects Versions: backlog
>            Reporter: Guo Ruijing
>
> Bigtop may be improved to include vendor and signature in RPM information.
> The vendor and signature should come from BOM and its value is not hard-coded.
> existing behavior:
> $ rpm -qi bigtop-jsvc-1.0.10-1.el6.x86_64
> Version     : 1.0.10                            Vendor: (none)
> Signature   : (none)
> expected behavior:
> $ rpm -qi bigtop-jsvc-1.0.10-1.el6.x86_64
> Version     : 1.0.10                            Vendor: (Bigtop)
> Signature   : (scm information)



--
This message was sent by Atlassian JIRA
(v6.2#6252)