rpms/mesa/devel mesa.spec, 1.49, 1.50 redhat-mesa-driver-install, 1.5, 1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Apr 2 06:13:59 UTC 2006


Author: krh

Update of /cvs/dist/rpms/mesa/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23053

Modified Files:
	mesa.spec redhat-mesa-driver-install 
Log Message:
- Widen libGLU glob.
- Reenable r300 driver install.



Index: mesa.spec
===================================================================
RCS file: /cvs/dist/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- mesa.spec	2 Apr 2006 05:27:56 -0000	1.49
+++ mesa.spec	2 Apr 2006 06:13:56 -0000	1.50
@@ -402,7 +402,7 @@
 %files libGLU
 %defattr(-,root,root,-)
 %{_libdir}/libGLU.so.1
-%{_libdir}/libGLU.so.1.3.0604*
+%{_libdir}/libGLU.so.1.3.*
 
 %files libGLU-devel
 %defattr(-,root,root,-)
@@ -442,6 +442,8 @@
 - Drop mesa-6.4.1-texture-from-drawable.patch and add
   mesa-6.5-texture-from-pixmap-fixes.patch.
 - Update mesa-modular-dri-dir.patch to apply.
+- Widen libGLU glob.
+- Reenable r300 driver install.
 
 * Fri Mar 24 2006 Kristian Høgsberg <krh at redhat.com> 6.4.2-7
 - Set ARCH_FLAGS=-DGLX_USE_TLS to enable TLS for GL contexts.


Index: redhat-mesa-driver-install
===================================================================
RCS file: /cvs/dist/rpms/mesa/devel/redhat-mesa-driver-install,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- redhat-mesa-driver-install	25 Feb 2006 18:47:36 -0000	1.5
+++ redhat-mesa-driver-install	2 Apr 2006 06:13:56 -0000	1.6
@@ -40,11 +40,11 @@
 
 # Define per arch list of DRI drivers we wish to build and ship for DRI
 # enabled builds on particular platforms.
-DRI_DRIVERS_x86="i810 i830 i915 mga r128 r200 radeon savage sis unichrome"
-DRI_DRIVERS_x86_64="i810 i830 i915 mga r128 r200 radeon savage sis unichrome"
-DRI_DRIVERS_ppc="mga r128 r200 radeon"
-DRI_DRIVERS_ia64="i810 i830 i915 mga r128 r200 radeon"
-DRI_DRIVERS_alpha="mga r128 r200 radeon"
+DRI_DRIVERS_x86="i810 i830 i915 mga r128 r200 r300 radeon savage sis unichrome"
+DRI_DRIVERS_x86_64="i810 i830 i915 mga r128 r200 r300 radeon savage sis unichrome"
+DRI_DRIVERS_ppc="mga r128 r200 r300 radeon"
+DRI_DRIVERS_ia64="i810 i830 i915 mga r128 r200 r300 radeon"
+DRI_DRIVERS_alpha="mga r128 r200 r300 radeon"
 
 # Current build architecture, passed by rpm spec
 if [ $# -lt 1 ] ; then




More information about the fedora-cvs-commits mailing list