Bug 126594

Summary: setools is missing many dependencies
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: setoolsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-07-22 22:55:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Grubb 2004-06-23 16:56:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
setools is missing many dependencies:

BuildRequires: libselinux-devel, libxml2-devel
BuildPrereq: bison, flex, pkgconfig

It will not build if they are missing


Version-Release number of selected component (if applicable):
setools setools-1.4-3

How reproducible:
Always

Steps to Reproduce:
1. rpm -e --nodeps bison fles pkconfig libxml2-devel libselinux-devel
2. rpmbuild -bb /usr/src/redhat/SPECS/setools.spec

Additional info:

Comment 1 Daniel Walsh 2004-06-23 19:40:05 UTC
Fixed in setools-1.4-5.src.rpm