From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2) Gecko/20040308 Description of problem: attr is missing a dependency for gettext: --- working/attr/attr.spec 2004-03-31 05:48:29.000000000 -0500 +++ /opt/specs/attr.spec 2004-05-21 14:54:14.000000000 -0400 @@ -11,7 +11,7 @@ License: GPL URL: http://acl.bestbits.at/ Group: System Environment/Base -BuildRequires: autoconf libtool +BuildRequires: autoconf libtool, gettext %description A set of tools for manipulating extended attributes on filesystem Version-Release number of selected component (if applicable): attr-2.4.1-4 How reproducible: Always Steps to Reproduce: 1. rpm -e --nodeps gettext 2. rpmbuild -bb /usr/src/redhat/SPECS/attr.spec Additional info:
Committed to CVS
*** Bug 118166 has been marked as a duplicate of this bug. ***