Bug 173510 (mesademos)
Summary: | Modular X missing glxgears and glxinfo | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Brian Gerst <brgerst> |
Component: | mesa | Assignee: | X/OpenGL Maintenance List <xgl-maint> |
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | alriddoch, jeremy, keizie, michal, michel.salim, nalin, scop, tjarls, valdis.kletnieks |
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-02-07 09:41: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: | 150222 |
Description
Brian Gerst
2005-11-17 18:35:28 UTC
Thanks for the report. glxgears and glxinfo are actually part of Mesa, which used to be imported into the monolithic X tree from the upstream MesaDemos package. Most of the MesaDemos programs are unnecessary in Fedora Core, and more suited for Fedora Extras however. Sometime before Fedora Core 5 ships, I'll have to see what the best way to include just these two applications into our packaging might be, without including the rest of the GL demos. Perhaps if we're lucky, Brian can be convinced to split them out into MesaGLapps or something. *** Bug 174549 has been marked as a duplicate of this bug. *** The OpenGL man pages have also disappeared during the transition to modular X. Presumably they were also merged into the X tree from Mesa? I can't find any trace of them in another package. Can they also be included in a new package? Ok, I tried to create a separate glx-utils src.rpm but that proved to be futile due to Mesa's enigmatic build process. Once I realized the insanity it would entail to make it work, I decided to stuff glxgears/glxinfo into the Mesa src.rpm as a glx-utils subpackage. That proved to be much simpler, and the only downside it caused is an 800Kb increase in the size of the src.rpm, and about a 4 second increase in the package build time, so overall a separate glx-utils SRPM was probably a bit of overkill for anything it would have gained. The new glx-utils subpackage will be present in Mesa-6.4.2-2 and later in rawhide, however there are some mesa build problems on ppc currently holding up new builds from going through. Once that's fixed, the new build will hit rawhide. Hopefully on Wednesday it should show up publically. Closing as RAWHIDE. |