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 21:56:38 UTC

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

Nevo Hed created THRIFT-2332:
--------------------------------

             Summary: 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
             Fix For: 0.9.2


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)