#3899: Building RPM fails for 0.96 (python setup.py bdist_rpm)
-------------------------------------+--------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  adrian        
     Status:  closed                 |            Component:  Core framework
    Version:  0.96                   |           Resolution:  duplicate     
   Keywords:  setup                  |                Stage:  Unreviewed    
  Has_patch:  1                      |           Needs_docs:  0             
Needs_tests:  0                      |   Needs_better_patch:  0             
-------------------------------------+--------------------------------------
Comment (by mtredinnick):

 By the way, there are two problems with this patch:
 
  1. It doesn't tell us which file to patch (although I could work it out,
 because I know the problem you are trying to solve). In future, please
 generate patches from the top of the tree so that it includes the full
 path information. And use the "-u" option to get a unifed diff, because
 it's a bit shorter in most cases.
  2. It tries to fix the problem by making the real version number a bit
 less readable (humans are more used to reading dashes in strings than
 underscores). The fix has to be in the rpm package number generation, not
 by changing Django's version number to something that reads less like a
 nomrmal number string. That is why #3338 is still open.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3899#comment:2>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to