SPECS: guile.spec - disable tests on sparc and sparc64

tommat tommat at pld-linux.org
Tue Jul 24 14:09:45 CEST 2007


Author: tommat                       Date: Tue Jul 24 12:09:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable tests on sparc and sparc64

---- Files affected:
SPECS:
   guile.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: SPECS/guile.spec
diff -u SPECS/guile.spec:1.101 SPECS/guile.spec:1.102
--- SPECS/guile.spec:1.101	Sat May 26 10:50:21 2007
+++ SPECS/guile.spec	Tue Jul 24 14:09:40 2007
@@ -38,6 +38,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	libguile9
 
+%ifarch sparc sparc64
+%undefine	with_tests
+%endif
+
 %description
 Guile, a portable, embeddable Scheme implementation written in C.
 Guile provides a machine independent execution platform that can be
@@ -220,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2007/07/24 12:09:40  tommat
+- disable tests on sparc and sparc64
+
 Revision 1.101  2007/05/26 08:50:21  qboosh
 - updated as-needed patch to kill -as-needed from `guile-config link` output
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/guile.spec?r1=1.101&r2=1.102&f=u



More information about the pld-cvs-commit mailing list