From Bugzilla Helper: User-Agent: Mozilla/5.0 (Linux 2.4.20-13.9 i686; U) Opera 7.11 [en] Description of problem: The instructions for installing the glibc sources should be updated to use "rpmbuild" instead of "rpm". Version-Release number of selected component (if applicable): 2.3.2-27.9 How reproducible: Always Steps to Reproduce: 1. rpm -qi glibc-debug 2. 3. Actual Results: Instructions say "rpm -bp" Expected Results: Should be "rpmbuild -bp" (for a vanilla system that hasn't been reconfigured to allow rpmbuild to be accessed via rpm) Additional info:
This has been fixed already in glibc-2.3.2-9. It might be just that specspo translations still have the old description.