Author: glen                         Date: Fri May 25 11:23:27 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- next try ppc; rel 3

---- Files affected:
SPECS:
   php.spec (1.631.2.36 -> 1.631.2.37) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.631.2.36 SPECS/php.spec:1.631.2.37
--- SPECS/php.spec:1.631.2.36   Thu May 24 11:37:05 2007
+++ SPECS/php.spec      Fri May 25 13:23:22 2007
@@ -75,7 +75,7 @@
 %define        check   %{nil}
 %endif
 
-%define        _rel 2
+%define        _rel 3
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr):   Le langage de script embarque-HTML PHP
 Summary(pl):   Język skryptowy PHP
@@ -1612,6 +1612,13 @@
 #rm -rf ext/soap/interop
 rm -rf ext/xmlrpc/libxmlrpc
 
+%ifarch ppc ppc64
+# this test hungs on ac-ppc
+#mv ext/reflection/tests/007.php{,ignore}
+# this test gets killed by itself
+mv ext/standard/tests/general_functions/bug39322.phpt{,.broken}
+%endif
+
 %build
 if API=$(awk '/#define PHP_API_VERSION/{print $3}' main/php.h) && [ $API != 
%{php_api_version} ]; then
        echo "Set %%define php_api_version to $API and rerun."
@@ -2727,6 +2734,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.631.2.37  2007/05/25 11:23:22  glen
+- next try ppc; rel 3
+
 Revision 1.631.2.36  2007/05/24 09:37:05  glen
 - allow disabling tests
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.631.2.36&r2=1.631.2.37&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to