rpms/mesa/devel mesa.spec,1.165,1.166

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Thu Feb 21 05:41:34 UTC 2008


Author: ajax

Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13199

Modified Files:
	mesa.spec 
Log Message:
* Thu Feb 21 2008 Adam Jackson <ajax at redhat.com> 7.1-0.16
- Fix build on powerpc and amd64.
- Disable %_smp_mflags for DRI drivers for now.



Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- mesa.spec	21 Feb 2008 02:31:49 -0000	1.165
+++ mesa.spec	21 Feb 2008 05:40:40 -0000	1.166
@@ -198,7 +198,7 @@
 cat configs/current
 echo "--- END MESA CONFIGURATION ---"
 
-make %{?_smp_mflags}
+make #{?_smp_mflags}
 
 make -C progs/xdemos glxgears glxinfo
 make %{?_smp_mflags} -C progs/demos
@@ -398,8 +398,9 @@
 %{_libdir}/mesa-demos-data
 
 %changelog
-* Wed Feb 20 2008 Adam Jackson <ajax at redhat.com> 7.1-0.16
+* Thu Feb 21 2008 Adam Jackson <ajax at redhat.com> 7.1-0.16
 - Fix build on powerpc and amd64.
+- Disable %%_smp_mflags for DRI drivers for now.
 
 * Mon Feb 18 2008 Adam Jackson <ajax at redhat.com> 7.1-0.15
 - Today's git snapshot, additional headers for DRI2 love.




More information about the fedora-extras-commits mailing list