Bug 132883

Summary: sudo missing build dependency
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: sudoAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: EasyFix
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.6.7p5-30.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-12 16:39:19 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:
Bug Depends On:    
Bug Blocks: 123268    
Attachments:
Description Flags
patch for the spec file none

Description Steve Grubb 2004-09-18 18:00:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
sudo has a selinux patch added, but the spec file hasn't had its
dependency information updated.

I will attach a patch.

Version-Release number of selected component (if applicable):
sudo-1.6.7p5-28

How reproducible:
Always

Steps to Reproduce:
1. rpm -e libselinux-devel
2. rpmbuild -bb sudo.spec

Additional info:

Comment 1 Steve Grubb 2004-09-18 18:05:57 UTC
Created attachment 103986 [details]
patch for the spec file

Comment 2 Tim Waugh 2004-10-12 16:39:19 UTC
I noticed this seems to be fixed now.