Bug 125304 - attr is missing a dependency
Summary: attr is missing a dependency
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: attr
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Stephen Tweedie
QA Contact:
URL:
Whiteboard:
: 118166 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-04 16:14 UTC by Steve Grubb
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-08-08 22:05:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2004-06-04 16:14:57 UTC
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:

Comment 1 Alan Cox 2004-08-08 22:05:24 UTC
Committed to CVS


Comment 2 Stephen Tweedie 2004-09-10 15:04:19 UTC
*** Bug 118166 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.