diff options
author | Adam Jackson <ajax@fedoraproject.org> | 2008-04-09 15:06:32 +0000 |
---|---|---|
committer | Adam Jackson <ajax@fedoraproject.org> | 2008-04-09 15:06:32 +0000 |
commit | d3c4211e93201561f1de4a2cb723f4d71126a6a8 (patch) | |
tree | 7bdc7415baae8c34da23e4269903bf61a5ceae53 /mesa.spec | |
parent | b978becd89c22eb70a8ea75e31fdffaeffc4413b (diff) | |
download | mesa-7_1-0_22_fc9.tar.gz mesa-7_1-0_22_fc9.tar.xz mesa-7_1-0_22_fc9.zip |
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.mesa-7_1-0_22_fc9
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
- mesa-7.1-dri2.patch: Fix a header path.
- Add buildreqs for the demos that suddenly stopped compiling.
Diffstat (limited to 'mesa.spec')
-rw-r--r-- | mesa.spec | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -51,6 +51,7 @@ BuildRequires: freeglut-devel BuildRequires: libXfixes-devel BuildRequires: libXdamage-devel BuildRequires: libXi-devel +BuildRequires: libXmu-devel %description Mesa @@ -408,6 +409,8 @@ rm -rf $RPM_BUILD_ROOT * Wed Apr 09 2008 Adam Jackson <ajax@redhat.com> 7.1-0.22 - mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable. - mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons. +- mesa-7.1-dri2.patch: Fix a header path. +- Add buildreqs for the demos that suddenly stopped compiling. * Mon Mar 31 2008 Kristian Høgsberg <krh@redhat.com> - 7.1-0.21 - Update git snapshot to pull in DRI2 direct rendering. |