[New-bugs-announce] [issue17033] RPM spec file has old config_binsuffix value

Taavi Burns report at bugs.python.org
Fri Jan 25 16:53:33 CET 2013


New submission from Taavi Burns:

Looking at the Misc/RPM/python-X.X.spec files, they seem to be slightly out of date. Near the top of the file is a config_binsuffix configuration setting that is "2.6" for both the 2.7 and 3.3 branches!

I suspect that it should be updated with the version and libvers variables a bit later in the file.

----------
components: Build
files: python-2.7.spec.diff
keywords: patch
messages: 180596
nosy: taavi-burns
priority: normal
severity: normal
status: open
title: RPM spec file has old config_binsuffix value
versions: Python 2.7, Python 3.3
Added file: http://bugs.python.org/file28823/python-2.7.spec.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17033>
_______________________________________


More information about the New-bugs-announce mailing list