packages: Mesa/Mesa.spec - if I'm not mistaken vmware driver is part of gal...

sparky sparky at pld-linux.org
Sat Feb 20 20:13:47 CET 2010


Author: sparky                       Date: Sat Feb 20 19:13:47 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- if I'm not mistaken vmware driver is part of gallium; fix build without
  gallium

---- Files affected:
packages/Mesa:
   Mesa.spec (1.237 -> 1.238) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.237 packages/Mesa/Mesa.spec:1.238
--- packages/Mesa/Mesa.spec:1.237	Sat Feb 20 19:27:49 2010
+++ packages/Mesa/Mesa.spec	Sat Feb 20 20:13:42 2010
@@ -952,9 +952,11 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/unichrome_dri.so
 
+%if %{with gallium}
 %files dri-driver-vmwgfx
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/vmwgfx_dri.so
+%endif
 
 %if %{with demos}
 %files demos
@@ -968,6 +970,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.238  2010/02/20 19:13:42  sparky
+- if I'm not mistaken vmware driver is part of gallium; fix build without
+  gallium
+
 Revision 1.237  2010/02/20 18:27:49  sparky
 - libGL-devel requires xorg-lib-libXdamage-devel, xorg-lib-libXext-devel as well
 
================================================================

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



More information about the pld-cvs-commit mailing list