Commit 2d5af83031ed moved libc_malloc_debug.so.0 to glibc-utils, but this made it impossible to install the 32-bit version of the library on x86_64. libmemusage.so is a similar tracing library that is currently shipped in glibc but should also (with the exception of i686) be moved to glibc-utils. This commit fixes that by: 1. Moving libc_malloc_debug.so.0 back to glibc on i686. 2. Moving libmemusage.so to glibc-utils, again, except on i686.
All of the useful glibc maintainer scripts are located at: https://pagure.io/glibc-maintainer-scripts
Description
Languages
RPM Spec
75.5%
Diff
17.4%
C
3.5%
Shell
2.3%
Makefile
1.3%