packages (PHP_5_2): php/php.spec - temp workaround for broken tls in ac-i386

glen glen at pld-linux.org
Mon Oct 10 23:20:27 CEST 2011


Author: glen                         Date: Mon Oct 10 21:20:27 2011 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- temp workaround for broken tls in ac-i386

---- Files affected:
packages/php:
   php.spec (1.805.2.94 -> 1.805.2.95) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.94 packages/php/php.spec:1.805.2.95
--- packages/php/php.spec:1.805.2.94	Mon Oct 10 23:18:20 2011
+++ packages/php/php.spec	Mon Oct 10 23:20:22 2011
@@ -2312,7 +2312,10 @@
 PHP=./sapi/cli/php EXTENSION_DIR=modules CONFIG_DIR=conf.d ./dep-tests.sh > dep-tests.log
 if grep -v OK dep-tests.log; then
 	echo >&2 "The results above were not expected"
+# TEMP: ac-i386 builder is broken
+%ifnarch i386
 	exit 1
+%endif
 fi
 
 
@@ -3310,6 +3313,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.95  2011/10/10 21:20:22  glen
+- temp workaround for broken tls in ac-i386
+
 Revision 1.805.2.94  2011/10/10 21:18:20  glen
 - use system tzdata (fedora patch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.94&r2=1.805.2.95&f=u



More information about the pld-cvs-commit mailing list