[CentOS] Re: rpmbuild and stripping libraries

Mon Jun 6 19:22:10 UTC 2005
Rex Dieter <rdieter at math.unl.edu>

Maciej Z.enczykowski wrote:

> I've just completed a rebuild of php and the rpms came out a _lot_ 
> bigger than the originals... after comparisons it seems stuff isn't being
> stripped, a comparison of sections on one library reveals the following:

You probably didn't have
redhat-rpm-config
installed so that -debuginfo packages get built.

-- Rex