Bug 191894

Summary: pyxf86config Missing BuildRequire on xorg-x11-server-sdk
Product: [Fedora] Fedora Reporter: Andreas Thienemann <andreas>
Component: pyxf86configAssignee: Adam Jackson <ajax>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.3.24-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-26 15:55:02 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
Patch, adding the missing buildreqs none

Description Andreas Thienemann 2006-05-16 11:33:31 UTC
Created attachment 129173 [details]
Patch, adding the missing buildreqs

Comment 1 Andreas Thienemann 2006-05-16 11:33:31 UTC
The package won't build in mock:

checking for XORG_SERVER... configure: error: Package requirements (xorg-server)
were not met:

No package 'xorg-server' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XORG_SERVER_CFLAGS
and XORG_SERVER_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

error: Bad exit status from /var/tmp/rpm-tmp.58208 (%build)

Attached is a patch, adding the missing BuildRequires

Comment 2 Adam Jackson 2006-05-26 15:55:02 UTC
fixed in rawhide, thanks!