Bug 236159

Summary: PyOpenGL should depend on freeglut
Product: [Fedora] Fedora Reporter: Peter Gordon <peter>
Component: PyOpenGLAssignee: Hans de Goede <hdegoede>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mishu, rodd
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://www.redhat.com/archives/fedora-test-list/2007-April/msg00224.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-13 19:13:30 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 Peter Gordon 2007-04-12 06:00:42 UTC
Hi, Hans.

As noted in the linked fedora-test-list post by Rodd Clarkson shows, PyOpenGL
goes ker-splat with a traceback due to the system not finding the glut library. 
Installeing the freeglut package fixes this.

Thus, please add freeglut as a hard dependency of PyOpenGL so that these
tracebacks no longer occur. Thanks.

(A simple "Requires: freeglut" in the spec file should do it, methinks.)

Comment 1 Hans de Goede 2007-04-13 19:13:30 UTC
I've just send a fixed version to the buildsys for both FC-6 and devel, it
should show up on a mirror near you within the next few days.

Thanks for reporting this.