On Mon, 2014-01-27 at 10:15 -0500, Shearer, Davin wrote: > FYI -- by default rpmbuild strips symbols, effectively making Release and > RelWIthDebinfo the same thing.
I not sure that's true. IIRC rpmbuild creates a separate file (set of files) with the debugging info in it. This can be installed separately but still used for debugging. This is how the -debuginfo packages are created. At least that's what it does in stock Fedora and RHEL builds. I don't think anything special has to be done in the spec file to make this work. Although I expect there are some special rpm macros to make this work. A --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
