SPECS (AC-branch): liboil.spec - release 2 - disable tests on sparc

baggins baggins at pld-linux.org
Tue May 16 16:52:10 CEST 2006


Author: baggins                      Date: Tue May 16 14:52:10 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- release 2
- disable tests on sparc

---- Files affected:
SPECS:
   liboil.spec (1.11.2.1 -> 1.11.2.2) 

---- Diffs:

================================================================
Index: SPECS/liboil.spec
diff -u SPECS/liboil.spec:1.11.2.1 SPECS/liboil.spec:1.11.2.2
--- SPECS/liboil.spec:1.11.2.1	Mon May 15 23:13:16 2006
+++ SPECS/liboil.spec	Tue May 16 16:52:05 2006
@@ -4,11 +4,15 @@
 %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
 Version:	0.3.8
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 Source0:	http://liboil.freedesktop.org/download/%{name}-%{version}.tar.gz
@@ -142,6 +146,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.2  2006/05/16 14:52:05  baggins
+- release 2
+- disable tests on sparc
+
 Revision 1.11.2.1  2006/05/15 21:13:16  baggins
 - merged from HEAD
 
================================================================

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



More information about the pld-cvs-commit mailing list