rpms/mesa/FC-5 mesa.spec, 1.50, 1.51 redhat-mesa-driver-install, 1.5, 1.6

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 21 14:08:50 UTC 2006


Author: ajackson

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

Modified Files:
	mesa.spec redhat-mesa-driver-install 
Log Message:
* Mon Aug 21 2006 Adam Jackson <ajackson at redhat.com> 6.4.2-6.fc5.4
- redhat-mesa-driver-install: Install the tdfx driver too. (#203295)
- Use dist tag in Release field.



Index: mesa.spec
===================================================================
RCS file: /cvs/dist/rpms/mesa/FC-5/mesa.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- mesa.spec	26 Jun 2006 12:39:58 -0000	1.50
+++ mesa.spec	21 Aug 2006 14:08:47 -0000	1.51
@@ -53,7 +53,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 6.4.2
-Release: 6.FC5.3
+Release: 6%{?dist}.4
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -454,6 +454,10 @@
 %{_bindir}/glxinfo
 
 %changelog
+* Mon Aug 21 2006 Adam Jackson <ajackson at redhat.com> 6.4.2-6.fc5.4
+- redhat-mesa-driver-install: Install the tdfx driver too. (#203295)
+- Use dist tag in Release field.
+
 * Mon Jun 26 2006 Mike A. Harris <mharris at redhat.com> 6.4.2-6.FC5.3
 - Added mesa-6.4.2-64bit-fix-bug190245.patch to fix numerous bug reports on
   x86_64 including (#190245,185929,187603,185727,189730)


Index: redhat-mesa-driver-install
===================================================================
RCS file: /cvs/dist/rpms/mesa/FC-5/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	21 Aug 2006 14:08:47 -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 radeon savage sis unichrome tdfx"
+DRI_DRIVERS_x86_64="i810 i830 i915 mga r128 r200 radeon savage sis unichrome tdfx"
+DRI_DRIVERS_ppc="mga r128 r200 radeon tdfx"
+DRI_DRIVERS_ia64="i810 i830 i915 mga r128 r200 radeon tdfx"
+DRI_DRIVERS_alpha="mga r128 r200 radeon tdfx"
 
 # Current build architecture, passed by rpm spec
 if [ $# -lt 1 ] ; then




More information about the fedora-cvs-commits mailing list