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

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Thu Feb 21 18:37:11 UTC 2008


Author: ajax

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

Modified Files:
	mesa.spec 
Log Message:
(sad trombone noise)


Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- mesa.spec	21 Feb 2008 05:40:40 -0000	1.166
+++ mesa.spec	21 Feb 2008 18:36:37 -0000	1.167
@@ -150,7 +150,8 @@
 %prep
 #%setup -q -n Mesa-%{version}pre -b1 -b2
 %setup -q -n mesa-%{gitdate} -b2
-%patch -p1 -b .osmesa
+%patch0 -p1 -b .osmesa
+%patch1 -p1 -b .dri-drivers
 
 # WARNING: The following files are copyright "Mark J. Kilgard" under the GLUT
 # license and are not open source/free software, so we remove them.
@@ -194,9 +195,9 @@
     --with-driver=%{driver} \
     --with-dri-driverdir=%{_libdir}/dri
 
-echo "--- MESA CONFIGURATION ---"
-cat configs/current
-echo "--- END MESA CONFIGURATION ---"
+#echo "--- MESA CONFIGURATION ---"
+#cat configs/current
+#echo "--- END MESA CONFIGURATION ---"
 
 make #{?_smp_mflags}
 




More information about the fedora-extras-commits mailing list