[New-bugs-announce] [issue6546] [Distutils][PATCH] Add bdist_rpm option to select the name of the resulting package

OG7 report at bugs.python.org
Wed Jul 22 16:06:56 CEST 2009


New submission from OG7 <onyxg7 at users.sourceforge.net>:

This simple Distutils patch allows choosing the name of the rpm built by
bdist_rpm.
It leaves the name of the source tarball alone, and changes the name of
the resulting spec file and rpm.

It was tested with distutils nightlies, and applies to at least python
2.5 through 2.7dev .

----------
assignee: tarek
components: Distutils
files: 0001-Add-bdist_rpm-option-to-select-the-name-of-the-resul.patch
keywords: patch
messages: 90814
nosy: OG7, tarek
severity: normal
status: open
title: [Distutils][PATCH] Add bdist_rpm option to select the name of the resulting package
type: feature request
versions: Python 2.7
Added file: http://bugs.python.org/file14537/0001-Add-bdist_rpm-option-to-select-the-name-of-the-resul.patch

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


More information about the New-bugs-announce mailing list