rpms/mesa/devel mesa.spec,1.286,1.287

Dave Airlie airlied at fedoraproject.org
Sat Jun 12 20:36:14 UTC 2010


Author: airlied

Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19370

Modified Files:
	mesa.spec 
Log Message:
mesa: drop glew header removal



Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -p -r1.286 -r1.287
--- mesa.spec	12 Jun 2010 11:28:24 -0000	1.286
+++ mesa.spec	12 Jun 2010 20:36:13 -0000	1.287
@@ -294,7 +294,7 @@ done | xargs install -m 0755 -t $RPM_BUI
 
 # strip out undesirable headers
 pushd $RPM_BUILD_ROOT%{_includedir}/GL 
-rm [a-fh-np-wyz]*.h glf*.h glew.h glut*.h glxew.h 
+rm [a-fh-np-wyz]*.h glf*.h glut*.h
 popd
 
 pushd $RPM_BUILD_ROOT%{_libdir}



More information about the scm-commits mailing list