commit 6d5f83aa6ec16547374f989f7aa568ff8d3c25cd
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue May 23 08:46:59 2023 +0200
more upstream changes from b1a856e42d8f89cfea59ba8efbed09e1da647927
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
mesa-freeworld.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2681b01..126da30 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -219,6 +219,9 @@ cp %{SOURCE1} docs/
-Dvalgrind=%{?with_valgrind:enabled}%{!?with_valgrind:disabled} \
-Dbuild-tests=false \
-Dselinux=true \
+ -Dlibunwind=disabled \
+ -Dlmsensors=disabled \
+ -Dandroid-libbacktrace=disabled \
%{nil}
%meson_build
@@ -284,9 +287,6 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%if 0%{?with_vdpau}
%files -n %{srcname}-vdpau-drivers-freeworld
%{_libdir}/vdpau/libvdpau_nouveau.so.1*
-%if 0%{?with_r300}
-%{_libdir}/vdpau/libvdpau_r300.so.1*
-%endif
%if 0%{?with_r600}
%{_libdir}/vdpau/libvdpau_r600.so.1*
%endif
Show replies by date