From Bugzilla Helper: User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2 i686) Description of problem: The XFree86-devel package contains the man pages for the "GLw" widget set, but it doesn't contains the corresponding header files or the actual library. It should have at least "GLwDrawA.h" and "GLwMDrawA.h" (and most likely others as well). How reproducible: Always Steps to Reproduce: 1. rpm -ql XFree86-devel | grep GLw Actual Results: 1. /usr/X11R6/man/man3/GLwCreateMDrawingArea.3x.gz /usr/X11R6/man/man3/GLwDrawingArea.3x.gz /usr/X11R6/man/man3/GLwDrawingAreaMakeCurrent.3x.gz /usr/X11R6/man/man3/GLwDrawingAreaSwapBuffers.3x.gz /usr/X11R6/man/man3/GLwMDrawingArea.3x.gz Expected Results: There should have been entries for header files and a library file rather than just man pages. Additional info: Using XFree86-4.0.3-5.i386.rpm
The manpages have now been removed from the package. Thanks for pointing out the extra stuff that shouldn't have been there. Should be in Rawhide soon.
Since you've removed the manpages from XFree86-devel rather than added the corresponding GLw* headerfiles, where have they been moved to ? These files (the headers and the GLw library) are needed to build SGI's Openinventor, and I'm sure other packages depend on them too.
This RFE is a duplicate, please follow up on the duplicate bug if you would like to keep track of the status of this. I've added you to the CC for the other report. *** This bug has been marked as a duplicate of 41974 ***