Bug 125300 - acl has missing dependencies
Summary: acl has missing dependencies
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: acl
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Stephen Tweedie
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-06-04 15:58 UTC by Steve Grubb
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-08 22:08:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2004-06-04 15:58:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
The acl package has missing dependencies. Please apply the following
patch:

--- working/acl/acl.spec        2004-03-31 05:48:44.000000000 -0500
+++ /opt/specs/acl.spec 2004-05-22 20:45:22.000000000 -0400
@@ -6,7 +6,7 @@
 BuildRequires: libattr-devel >= 2.4.1
 Source: http://acl.bestbits.at/current/tar/acl-%{version}.src.tar.gz
 Patch0: acl-2.2.3-multilib.patch
-BuildRequires: autoconf
+BuildRequires: autoconf, libtool, gettext
 License: GPL
 Group: System Environment/Base
 URL: http://acl.bestbits.at/


Version-Release number of selected component (if applicable):
acl-2.2.7-5

How reproducible:
Always

Steps to Reproduce:
1. rpm -e --nodeps libtool gettext
2. rpmbuild -bb /usr/src/redhat/SPECS/gettext.spec

Additional info:

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



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