[ 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.