[
https://issues.apache.org/jira/browse/BIGTOP-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yuyun.chen updated BIGTOP-1194:
-------------------------------
Attachment: BIGTOP-1194.patch
I have replaced redhat-lsb using redhat-lsb-core, and have test build and
deploy function, it works fine, run the follow command to replace
find . -name *.spec -exec echo {} \; -exec sed -i
's/redhat-lsb/redhat-lsb-core/g' {} \;
> redhat-lsb-core is sufficient in spec files
> -------------------------------------------
>
> Key: BIGTOP-1194
> URL: https://issues.apache.org/jira/browse/BIGTOP-1194
> Project: Bigtop
> Issue Type: Bug
> Components: RPM
> Affects Versions: 0.7.0, 0.8.0
> Environment: Centos 6.4 Minimal
> Reporter: Regis Nebor
> Priority: Trivial
> Attachments: BIGTOP-1194.patch
>
>
> For init scripts that source /lib/lsb/init-functions
> Requiring redhat-lsb-core instead of redhat-lsb, which has much larger
> dependencies, simplifies the deployment.
--
This message was sent by Atlassian JIRA
(v6.2#6252)