#3338: [patch] build_rpm throws 'File listed twice' errors --------------------------------------------------+------------------------- Reporter: Dirk Datzert <[EMAIL PROTECTED]> | Owner: jacob Status: new | Component: Uncategorized Version: SVN | Keywords: build_rpm Stage: Unreviewed | Has_patch: 1 --------------------------------------------------+------------------------- I build Django rpms on different python versions and different rpm versions. I always struggled over the INSTALLED_FILES where directories not prefixed with %dir any longer. This stopps some rpm build process to stop packaging since files under those directories resulted in an 'File listed twice' error. A simple rpm_install-script will fix this.
-- Ticket URL: <http://code.djangoproject.com/ticket/3338> 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 -~----------~----~----~----~------~----~------~--~---
