summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2006-07-25 00:41:25 +0000
committerAdam Jackson <ajax@fedoraproject.org>2006-07-25 00:41:25 +0000
commit6a70f2ead56f2b6961b757b392f09fa37dcc746b (patch)
treea3e3c9f9a7c1c06f9e45ebbb07f7ec4964246cd1
parent1afba921e4d1d960dff8cc5d9e36384bdb0f2d96 (diff)
downloadmesa-6a70f2ead56f2b6961b757b392f09fa37dcc746b.tar.gz
mesa-6a70f2ead56f2b6961b757b392f09fa37dcc746b.tar.xz
mesa-6a70f2ead56f2b6961b757b392f09fa37dcc746b.zip
- Attempt to add selinux awareness; check if we can map executable memorymesa-6_5-15_fc6
and fail softly if not. Removes the need for allow_execmem from huge chunks of the desktop.
-rw-r--r--mesa.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 42a309e..925aaca 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -271,7 +271,7 @@ install -m 755 %{SOURCE12} ./
%patch16 -p0 -b .force-r300
%patch17 -p0 -b .fix-pbuffer-dispatch
%patch18 -p1 -b .selinux-awareness
-%patch19 -p1 -b .r300-free-gart-mem
+#%patch19 -p1 -b .r300-free-gart-mem
# According to Adam, this patch makes metacity's compositing
# manager noticeably faster, but also may be a little too big of
@@ -467,6 +467,7 @@ rm -rf $RPM_BUILD_ROOT
- Attempt to add selinux awareness; check if we can map executable memory
and fail softly if not. Removes the need for allow_execmem from huge
chunks of the desktop.
+- Disable the r300 gart fix for not compiling.
* Mon Jul 24 2006 Kristian Høgsberg <krh@redhat.com> - 6.5-14.fc6
- Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gart