SPECS (AC-branch): liboil.spec - skip tests on sparc

baggins baggins at pld-linux.org
Tue May 16 20:24:14 CEST 2006


Author: baggins                      Date: Tue May 16 18:24:14 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- skip tests on sparc

---- Files affected:
SPECS:
   liboil.spec (1.11.2.3 -> 1.11.2.4) 

---- Diffs:

================================================================
Index: SPECS/liboil.spec
diff -u SPECS/liboil.spec:1.11.2.3 SPECS/liboil.spec:1.11.2.4
--- SPECS/liboil.spec:1.11.2.3	Tue May 16 20:15:13 2006
+++ SPECS/liboil.spec	Tue May 16 20:24:09 2006
@@ -4,6 +4,10 @@
 %bcond_without	altivec	# without Altivec support (on ppc)
 %bcond_without	tests	# don't perform "make check"
 #
+%ifarch sparc
+%undefine      with_tests
+%endif
+#
 Summary:	Library of Optimized Inner Loops
 Summary(pl):	Biblioteka zoptymalizowanych wewnętrznych pętli
 Name:		liboil
@@ -143,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.4  2006/05/16 18:24:09  baggins
+- skip tests on sparc
+
 Revision 1.11.2.3  2006/05/16 18:15:13  baggins
 - back to 0.3.6
 - epoch 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liboil.spec?r1=1.11.2.3&r2=1.11.2.4&f=u



More information about the pld-cvs-commit mailing list