/[packages]/cauldron/mesa/current/SPECS/mesa.spec
ViewVC logotype

Diff of /cauldron/mesa/current/SPECS/mesa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 271143 by blino, Sun Jul 15 21:49:23 2012 UTC revision 271144 by blino, Sun Jul 15 21:50:23 2012 UTC
# Line 602  rm -f %{buildroot}/%{_includedir}/GL/glu Line 602  rm -f %{buildroot}/%{_includedir}/GL/glu
602  # .so files are not needed by vdpau  # .so files are not needed by vdpau
603  rm -f %{buildroot}%{_libdir}/vdpau/libvdpau_*.so  rm -f %{buildroot}%{_libdir}/vdpau/libvdpau_*.so
604    
605    # .la files are not needed by mesa
606    find %{buildroot} -name '*.la' -exec rm {} \;
607    
608  # use swrastg if built (Anssi 12/2011)  # use swrastg if built (Anssi 12/2011)
609  [ -e %{buildroot}%{_libdir}/dri/swrastg_dri.so ] && mv %{buildroot}%{_libdir}/dri/swrast{g,}_dri.so  [ -e %{buildroot}%{_libdir}/dri/swrastg_dri.so ] && mv %{buildroot}%{_libdir}/dri/swrast{g,}_dri.so
610    

Legend:
Removed from v.271143  
changed lines
  Added in v.271144

  ViewVC Help
Powered by ViewVC 1.1.30