summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2014-05-06 09:16:59 +0200
committerNicolas Chauvet <kwizart@gmail.com>2014-05-06 09:22:02 +0200
commitb49ca9f39d924b8ee7bb3ef5600c07eeaf52dfd1 (patch)
treefe21d9d76e27e2c29dcce47abd6ada0e8f935a26
parent89eae0c86f82df388a45c4a237d2471387d4ff4e (diff)
downloadmesa-b49ca9f39d924b8ee7bb3ef5600c07eeaf52dfd1.tar.gz
mesa-b49ca9f39d924b8ee7bb3ef5600c07eeaf52dfd1.tar.xz
mesa-b49ca9f39d924b8ee7bb3ef5600c07eeaf52dfd1.zip
Move gallium-pipe to the correct sub-package - rhbz#1094588
-rw-r--r--mesa.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/mesa.spec b/mesa.spec
index 90f188c..7ce625d 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -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