packages (DEVEL): Mesa/Mesa.spec - enable r600 gallium driver.

pluto pluto at pld-linux.org
Sun Mar 13 14:25:15 CET 2011


Author: pluto                        Date: Sun Mar 13 13:25:15 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- enable r600 gallium driver.

---- Files affected:
packages/Mesa:
   Mesa.spec (1.263.2.7 -> 1.263.2.8) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.263.2.7 packages/Mesa/Mesa.spec:1.263.2.8
--- packages/Mesa/Mesa.spec:1.263.2.7	Thu Mar 10 20:55:03 2011
+++ packages/Mesa/Mesa.spec	Sun Mar 13 14:25:09 2011
@@ -752,7 +752,10 @@
 	--enable-gallium-i915 \
 	--enable-gallium-i965 \
 %endif
-	--%{?with_gallium_radeon:en}%{!?with_gallium_radeon:dis}able-gallium-radeon \
+%if %{with_gallium_radeon}
+	--enable-gallium-radeon \
+	--enable-gallium-r600 \
+%endif
 	--enable-gallium-svga \
 	--enable-gallium-egl \
 	%{?with_gallium_nouveau:--enable-gallium-nouveau} \
@@ -1062,6 +1065,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263.2.8  2011/03/13 13:25:09  pluto
+- enable r600 gallium driver.
+
 Revision 1.263.2.7  2011/03/10 19:55:03  arekm
 - up to 20110310; BR libdrm 2.4.24 (for nouveau)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.263.2.7&r2=1.263.2.8&f=u



More information about the pld-cvs-commit mailing list