Hi, Just a minor bugfix update but also some packaging fix ups.
The previous version bump kept a patch but the autoreconf was disabled due to an automake compatibility change. This resulted in the patch having no effect and various test binaries were added to the package where they were excluded before. The new version includes support for our automake but the patch no longer applied and rather than rebasing I simply rm'ed the files in the packaging script. Due to Mesa refactoring, I also added a BR on EGL-devel which restores the egl driver. Wayland support can now be compiled if we want it (tested that it builds) but I did not enable it to avoid adding a further automatic dep on wayland-client libs for now. If we want it it can either just be enabled, or enabled and packaged as a sub-package. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/
