summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2008-04-09 14:28:36 +0000
committerAdam Jackson <ajax@fedoraproject.org>2008-04-09 14:28:36 +0000
commit730bf4911d9d4cc50c4e6205036b7f365599f294 (patch)
tree724d643168033906358388cacf762e9322792acd
parent4b30464798106067d391155f94ffe40648f6ddcd (diff)
downloadmesa-730bf4911d9d4cc50c4e6205036b7f365599f294.tar.gz
mesa-730bf4911d9d4cc50c4e6205036b7f365599f294.tar.xz
mesa-730bf4911d9d4cc50c4e6205036b7f365599f294.zip
- mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
-rw-r--r--mesa.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mesa.spec b/mesa.spec
index 3858b87..517b925 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -35,6 +35,7 @@ Patch3: disable-tex-offset.patch
Patch4: mesa-7.1-visual-crash.patch
Patch5: mesa-7.1-fbconfig-fix.patch
+Patch6: mesa-7.1-dri2.patch
BuildRequires: pkgconfig autoconf automake
%if %{with_dri}
@@ -160,6 +161,7 @@ This package provides some demo applications for testing Mesa.
%patch3 -p1 -b .disable-tex-offset
%patch4 -p1 -b .visual-crash
%patch5 -p1 -b .fbconfig
+%patch6 -p1 -b .dri2
# WARNING: The following files are copyright "Mark J. Kilgard" under the GLUT
# license and are not open source/free software, so we remove them.