debuginfo for sub packages (Help with RPM SPEC files)

Chen Lei supercyper1 at gmail.com
Wed Jun 16 11:42:01 UTC 2010


2010/6/16 Trever L. Adams <trever.adams at gmail.com>:
> Hello everyone,
>
> I am having a hard time finding documentation which explains this. I
> have a spec file which generates several subpackages (-classify,
> -clamav, etc.). I have this working fine. The problem is I am only
> getting a debuginfo package for the main package. This contains all the
> information, but because of how things are named (installed) it doesn't
> work for debugging tools.
>
> How do I go about telling RPM via SPEC to separate the appropriate files
> into their own debuginfo package for each subpackageS?
>
> Thank you,
> Trever
> --
> If it's there and you can see it, it's REAL If it's there and you can't
> see it, it's TRANSPARENT If it's not there and you can see it, it's
> VIRTUAL If it's not there and you can't see it, it's GONE! -- Unknown
>
>
>
> --
This is not needed under most circumstance, currently only kernel have
serveral debuginfo subpackages. If you really want to do it, you can
tweak find-debuginfo.sh, but such tweak is normally unaccepted in
fedora except you have compelling reason.

Chen Lei


More information about the devel mailing list