rpms/mesa/devel mesa.spec,1.266,1.267

Dave Airlie airlied at fedoraproject.org
Thu Jan 7 02:00:08 UTC 2010


Author: airlied

Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14128

Modified Files:
	mesa.spec 
Log Message:
* Thu Jan 07 2010 Dave Airlie <airlied at redhat.com> 7.8-0.9
- Disable dricore for now as it conflicts with upstream vis changes



Index: mesa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -p -r1.266 -r1.267
--- mesa.spec	7 Jan 2010 01:15:09 -0000	1.266
+++ mesa.spec	7 Jan 2010 02:00:08 -0000	1.267
@@ -264,8 +264,7 @@ make install DESTDIR=$RPM_BUILD_ROOT DRI
 
 # just the DRI drivers that are sane
 install -d $RPM_BUILD_ROOT%{_libdir}/dri
-install -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/dri >& /dev/null
-#%{_lib}/libdricore.so  <- readd for dricore
+#install -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/dri %{_lib}/libdricore.so >& /dev/null
 for f in i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon savage sis swrast tdfx unichrome gallium/vmwgfx; do
     so=%{_lib}/${f}_dri.so
     test -e $so && echo $so




More information about the fedora-extras-commits mailing list