You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Guo Ruijing (JIRA)" <ji...@apache.org> on 2014/03/05 07:40:42 UTC

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

Guo Ruijing created BIGTOP-1243:
-----------------------------------

             Summary: 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)