Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=539698
--- Comment #6 from Richard W.M. Jones rjones@redhat.com 2009-11-24 04:53:28 EDT --- Created an attachment (id=373371) --> (https://bugzilla.redhat.com/attachment.cgi?id=373371) mingw32-binutils.spec.patch
The attachment fixes this. Debuginfo files are now named things like:
/usr/src/debug/mingw32-binutils-2.19.51.0.14/binutils-2.19.51.0.14/bfd/elf.c
However I'm not sure this is the best way to fix it. Can we make a global change to /usr/lib/rpm/mingw32-find-debuginfo.sh instead to add some sort of fixed path (so we use /usr/src/debug/mingw32 instead of /usr/src/debug)?