You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Nevo Hed (JIRA)" <ji...@apache.org> on 2014/01/25 22:01:38 UTC

[jira] [Updated] (THRIFT-2332) RPMBUILD: run bootstrap (if needed)

     [ https://issues.apache.org/jira/browse/THRIFT-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nevo Hed updated THRIFT-2332:
-----------------------------

    Attachment: THRIFT-2332.patch

Patch to conditionally run bootstrap if tarball was not created with required files

> RPMBUILD: run bootstrap (if needed)
> -----------------------------------
>
>                 Key: THRIFT-2332
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2332
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>    Affects Versions: 0.9.1
>         Environment: RPM environments
>            Reporter: Nevo Hed
>            Assignee: Nevo Hed
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2332.patch
>
>
> If a package builder obtains a release the tarball from the ASF website the "bootstrap" was already run.  If on the other hand they use "git archive" to obtain an arbitrary version (by hash or tag) then that tarball, does not have the files typically generated by bootstrap.
> The attached patch runs bootstrap IF needed (checks for the existence of Makefile.in)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)