Bug 192365

Summary: xorg-x11-drv-glint fails to build in mock
Product: [Fedora] Fedora Reporter: Michael J Knox <michael>
Component: xorg-x11-drv-glintAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
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: 2006-05-26 17:00:03 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: 191529    
Attachments:
Description Flags
mjk's buildlog
none
Patch for missing BR
none
Mock build log for patch none

Description Michael J Knox 2006-05-19 02:28:44 UTC
This package fails to build in mock.  build.log is attached.

Comment 1 Michael J Knox 2006-05-19 02:28:45 UTC
Created attachment 129566 [details]
mjk's buildlog

Comment 2 Brian Pepple 2006-05-20 14:44:49 UTC
Created attachment 129742 [details]
Patch for missing BR

Comment 3 Brian Pepple 2006-05-20 14:45:45 UTC
Created attachment 129743 [details]
Mock build log for patch

Comment 4 Mike A. Harris 2006-05-23 14:48:04 UTC
Changing state to ASSIGNED.

Comment 5 Mike A. Harris 2006-05-26 17:00:03 UTC
We do not ship kernel DRM support for glint, nor the 3D DRI driver, so I have
conditionalized DRI support in the 2D driver rpm, and defaulted it to
disabled for now.


* Fri May 26 2006 Mike A. Harris <mharris> 1.1.1-3
- Added with_dri conditionalization, disabled by default
- Added "BuildRequires: libdrm-devel >= 2.0-1" for (#192358).
- Added "BuildRequires: mesa-libGL-devel >= 6.4-4".
- Bumped sdk dep to pick up proto-devel indirectly.