commit 34f695f1aee543d4f700b0acc48f299c0bcdc8b1
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Sat Oct 5 10:22:31 2013 +0200
- test suite but fails on 5 tests
Mesa.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/Mesa.spec b/Mesa.spec
index a3adb29..20c9d84 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -15,6 +15,7 @@
%bcond_without wayland # Wayland EGL
%bcond_without xa # XA state tracker (for vmwgfx xorg driver)
%bcond_with static_libs # static libraries [not supported for DRI, thus
broken currently]
+%bcond_with tests # tests
#
# glapi version (glapi tables in dri drivers and libglx must be in sync);
# set to current Mesa version on ABI break, when xserver tables get regenerated
@@ -1056,6 +1057,8 @@ gallium_drivers=$(echo $gallium_drivers | xargs | tr ' '
',')
%{__make}
+%{?with_tests:%{__make} check}
+
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/34f695f1aee543d4f700b0acc48f299c0bcdc8b1
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit