Re: CentOS 6.5 / SPEC file

2014-03-28 Thread Bernd Waterkamp
Michael Torrie schrieb: I should add, that the only correct way to package Python 3 on RHEL 6 is by making the package called python3 or something that won't collide with the system Python 2.x package. Another option for Fedora and RHEL6: Software Collections

CentOS 6.5 / SPEC file

2014-03-27 Thread Devin
I have been trying to compile an RPM manually using the SPEC file that is contained in the source tarball from Python.org's website. I have tried multiple versions and they all seem to fail. I have tried the latest 3.4.0 release, 3.3.5 release, and 3.2.5 release. It appears the SPEC file contained

Re: CentOS 6.5 / SPEC file

2014-03-27 Thread Michael Torrie
On 03/27/2014 02:02 PM, Devin wrote: RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.yqWO6C (%install) line 71: buildprereq is deprecated: BuildPrereq: expat-devel line 72: buildprereq is deprecated: BuildPrereq: db4-devel line 73: buildprereq is deprecated:

Re: CentOS 6.5 / SPEC file

2014-03-27 Thread Michael Torrie
On 03/27/2014 03:26 PM, Michael Torrie wrote: On 03/27/2014 02:02 PM, Devin wrote: RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.yqWO6C (%install) line 71: buildprereq is deprecated: BuildPrereq: expat-devel line 72: buildprereq is deprecated: BuildPrereq: db4-devel