From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2) Gecko/20040308 Description of problem: sharutils is missing a build dependency on gettext. --- working/sharutils/sharutils.spec 2004-05-21 11:01:05.000000000 -0400 +++ /opt/specs/sharutils.spec 2004-05-29 22:53:22.000000000 -0400 @@ -14,6 +14,7 @@ Patch7: sharutils-4.2.1-uudecode.patch Patch8: sharutils-opto.dif Prereq: /sbin/install-info +BuildRequires: gettext Buildroot: %{_tmppath}/%{name}-root %description Version-Release number of selected component (if applicable): sharutils-4.2.1-20 How reproducible: Always Steps to Reproduce: 1. rpm -e --nodeps gettext 2. rpmbuild -bb /usr/src/redhat/SPECS/sharutils.spec Additional info:
it's fixed in sharutils-4.2.1-21. Thanks for your report