Bug 205355

Summary: No BuildRequire for libX11-devel.
Product: [Fedora] Fedora Reporter: Rob Andrews <rob>
Component: freetypeAssignee: Behdad Esfahbod <behdad>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.2.1-9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-07 18:43:25 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 Rob Andrews 2006-09-06 09:51:18 UTC
Description of problem:
spec does not BuildRequire libX11-devel.
(I gather this breaks building with 'mock')

Version-Release number of selected component (if applicable):
freetype-2.2.1-8

How reproducible:
Always.

Steps to Reproduce:
1. Fetch srpm
2. rpmbuild --rebuild <rpmfilename> without libX11-devel installed
3. Wait until build fails to find X11 headers.
  
Actual results:
Build stops when it requires certain X11 headers.

Expected results:
Build should be clean.

Comment 1 Behdad Esfahbod 2006-09-07 18:43:25 UTC
Fixed.