Move gallium-pipe to the correct sub-package - rhbz#1094588

This commit is contained in:
Nicolas Chauvet 2014-05-06 09:16:59 +02:00
parent 89eae0c86f
commit b49ca9f39d

View file

@ -541,10 +541,8 @@ rm -rf $RPM_BUILD_ROOT
%endif
%endif
%{_libdir}/dri/swrast_dri.so
%ifarch %{arm}
%dir %{_libdir}/gallium-pipe
%{_libdir}/gallium-pipe/*.so
%endif
%if %{with_hardware}
%if 0%{?with_omx}
@ -671,7 +669,6 @@ rm -rf $RPM_BUILD_ROOT
%if 0%{?with_opencl}
%files libOpenCL
%{_libdir}/libMesaOpenCL.so.*
%{_libdir}/gallium-pipe/
%{_sysconfdir}/OpenCL/vendors/mesa.icd
%files libOpenCL-devel