SPECS: python.spec - test_fcntl test_ioctl broken on sparc - disab...

tommat tommat at pld-linux.org
Wed Jul 18 00:53:36 CEST 2007


Author: tommat                       Date: Tue Jul 17 22:53:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- test_fcntl test_ioctl broken on sparc - disable for now

---- Files affected:
SPECS:
   python.spec (1.299 -> 1.300) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.299 SPECS/python.spec:1.300
--- SPECS/python.spec:1.299	Mon May 28 22:29:50 2007
+++ SPECS/python.spec	Wed Jul 18 00:53:30 2007
@@ -101,6 +101,10 @@
 %define test_list %{nobuilder_tests} %{broken_tests}
 %endif
 
+%ifarch sparc
+%define test_list %{nobuilder_tests} %{broken_tests} test_fcntl test_ioctl
+%endif
+
 %description
 Python is an interpreted, interactive, object-oriented programming
 language. It incorporates modules, exceptions, dynamic typing, very
@@ -928,6 +932,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.300  2007/07/17 22:53:30  tommat
+- test_fcntl test_ioctl broken on sparc - disable for now
+
 Revision 1.299  2007/05/28 20:29:50  wiget
  - move sqlite files to modules-sqlite subpackage
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.299&r2=1.300&f=u



More information about the pld-cvs-commit mailing list