#9616: bdist_rpm fails in 1.0.1 - version names with hyphens are not compatible
with rpm specs
------------------------------------+---------------------------------------
Reporter: tome | Owner: mtredinnick
Status: assigned | Milestone:
Component: Uncategorized | Version: 1.0
Resolution: | Keywords: rpm, bdist_rpm, setup
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Comment (by greno):
I do not think this is an edge-case. I see this problem crop up from time
to time especially when applications put out release candidates and name
the version string like '1.0.1-rc1'. I've had 'bdist_rpm' fail even on
python 2.5 with such strings.
Also, the reason that some distros don't use 'bdist_rpm' is because the
packagers don't understand python or distutils or just plain want to muck
around with a lot of things that they really don't understand.
'bdist_rpm' is what they should be using to build packages.
--
Ticket URL: <http://code.djangoproject.com/ticket/9616#comment:7>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---