You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Travis Crawford (JIRA)" <ji...@apache.org> on 2010/07/20 22:22:50 UTC

[jira] Created: (THRIFT-822) Add python26 support to thrift.spec

Add python26 support to thrift.spec
-----------------------------------

                 Key: THRIFT-822
                 URL: https://issues.apache.org/jira/browse/THRIFT-822
             Project: Thrift
          Issue Type: Improvement
            Reporter: Travis Crawford


The current spec file has support for building python libraries, however, there may be multiple versions of python installed. Adding an explicit python26 target will be useful in my environment.

Additionally, I was not able to actually build with this spec file without making a few changes. Building now supports the --with command-line flag.

{code}
rpmbuild -bb  SPECS/thrift.spec --with python26
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-822) Add python26 support to thrift.spec

Posted by "Christian Lavoie (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Lavoie updated THRIFT-822:
------------------------------------

    Component/s:     (was: Ruby - Compiler)
                     (was: Ruby - Library)
                 Python - Library
                 Python - Compiler

> Add python26 support to thrift.spec
> -----------------------------------
>
>                 Key: THRIFT-822
>                 URL: https://issues.apache.org/jira/browse/THRIFT-822
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Compiler, Python - Library
>            Reporter: Travis Crawford
>         Attachments: THRIFT-822.patch
>
>
> The current spec file has support for building python libraries, however, there may be multiple versions of python installed. Adding an explicit python26 target will be useful in my environment.
> Additionally, I was not able to actually build with this spec file without making a few changes. Building now supports the --with command-line flag.
> {code}
> rpmbuild -bb  SPECS/thrift.spec --with python26
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-822) Add python26 support to thrift.spec

Posted by "Travis Crawford (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Crawford updated THRIFT-822:
-----------------------------------

    Attachment: THRIFT-822.patch

> Add python26 support to thrift.spec
> -----------------------------------
>
>                 Key: THRIFT-822
>                 URL: https://issues.apache.org/jira/browse/THRIFT-822
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Travis Crawford
>         Attachments: THRIFT-822.patch
>
>
> The current spec file has support for building python libraries, however, there may be multiple versions of python installed. Adding an explicit python26 target will be useful in my environment.
> Additionally, I was not able to actually build with this spec file without making a few changes. Building now supports the --with command-line flag.
> {code}
> rpmbuild -bb  SPECS/thrift.spec --with python26
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-822) Add python26 support to thrift.spec

Posted by "Christian Lavoie (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Lavoie updated THRIFT-822:
------------------------------------

    Component/s: Ruby - Library
                 Ruby - Compiler

> Add python26 support to thrift.spec
> -----------------------------------
>
>                 Key: THRIFT-822
>                 URL: https://issues.apache.org/jira/browse/THRIFT-822
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Compiler, Ruby - Library
>            Reporter: Travis Crawford
>         Attachments: THRIFT-822.patch
>
>
> The current spec file has support for building python libraries, however, there may be multiple versions of python installed. Adding an explicit python26 target will be useful in my environment.
> Additionally, I was not able to actually build with this spec file without making a few changes. Building now supports the --with command-line flag.
> {code}
> rpmbuild -bb  SPECS/thrift.spec --with python26
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.