packages: Mesa/Mesa.spec - fix building with gallium_radeon

wiget wiget at pld-linux.org
Wed Aug 10 22:36:18 CEST 2011


Author: wiget                        Date: Wed Aug 10 20:36:18 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building with gallium_radeon

---- Files affected:
packages/Mesa:
   Mesa.spec (1.288 -> 1.289) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.288 packages/Mesa/Mesa.spec:1.289
--- packages/Mesa/Mesa.spec:1.288	Sat Aug  6 19:13:36 2011
+++ packages/Mesa/Mesa.spec	Wed Aug 10 22:36:12 2011
@@ -795,7 +795,7 @@
 i965 \
 %endif
 %if %{with gallium_radeon}
-radeon \
+r300 \
 r600 \
 %endif
 %if %{with gallium_nouveau}
@@ -912,10 +912,6 @@
 %dir %{_libdir}/egl
 %attr(755,root,root) %{_libdir}/egl/egl_gallium.so
 %attr(755,root,root) %{_libdir}/egl/st_GL.so
-%if %{with gallium_radeon}
-%attr(755,root,root) %{_libdir}/egl/pipe_r300.so
-%attr(755,root,root) %{_libdir}/egl/pipe_r600.so
-%endif
 %if %{with gallium_intel}
 %attr(755,root,root) %{_libdir}/egl/pipe_i915.so
 %attr(755,root,root) %{_libdir}/egl/pipe_i965.so
@@ -1164,6 +1160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.289  2011/08/10 20:36:12  wiget
+- fix building with gallium_radeon
+
 Revision 1.288  2011/08/06 17:13:36  qboosh
 - revised inter-package deps
 - package osmesa.pc
================================================================

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



More information about the pld-cvs-commit mailing list