Bug 150952

Summary: Missing BuildRequires: zlib-devel
Product: [Fedora] Fedora Reporter: Felipe Alfaro Solana <felipe_alfaro>
Component: xenAssignee: Rik van Riel <riel>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: sundaram
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: 2005-09-05 00:43:52 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 Felipe Alfaro Solana 2005-03-12 17:48:18 UTC
Description of problem: 
zlib-devel is required for Xen to get build from sources. Thus, the following 
BuildRequires line should be added to xen.spec: 
 
BuildRequires: zlib-devel 
 
Version-Release number of selected component (if applicable): 
xen-2-20050308 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1. 
2. 
3. 
   
Actual results: 
 
 
Expected results: 
 
 
Additional info:

Comment 1 Rik van Riel 2005-03-28 21:16:20 UTC
Fixed in xen-2-20050328, which should be in rawhide tonight.