This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nijel
Recipients
Date 2004-02-02.18:35:16
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=192186

I agree, that the implementation is not perfect. It's mostly
quick hack, that needed to be written to avoid
postprocessing of generated file lists. I'm open to rewrite
it when somebody gives me better idea for implementation,
but probably I won't have time for this in next month.

Why I called it record-rpm - it does same as record, but
adds directories needed for rpm.

Limiting to bdist_rpm is IMHO not good idea, as in this case
it is not usable for distribution vendors (bdist_rpm is not
suitable for this case, at least as I see situation in SUSE).

I choose overloading get_outputs just to avoid code
duplication in many cases.
History
Date User Action Args
2007-08-23 15:27:43adminlinkissue755286 messages
2007-08-23 15:27:43admincreate