[mesa: 1/4] Move gallium-pipe to the correct sub-package - rhbz#1094588

Igor Gnatenko ignatenkobrain at fedoraproject.org
Tue May 6 08:43:07 UTC 2014


commit b49ca9f39d924b8ee7bb3ef5600c07eeaf52dfd1
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue May 6 09:16:59 2014 +0200

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

 mesa.spec |    3 ---
 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


More information about the scm-commits mailing list