packages: php-predis/php-predis.spec - skip tests on sparc

glen glen at pld-linux.org
Sat Oct 9 18:54:10 CEST 2010


Author: glen                         Date: Sat Oct  9 16:54:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- skip tests on sparc

---- Files affected:
packages/php-predis:
   php-predis.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/php-predis/php-predis.spec
diff -u packages/php-predis/php-predis.spec:1.2 packages/php-predis/php-predis.spec:1.3
--- packages/php-predis/php-predis.spec:1.2	Sat Oct  9 17:30:00 2010
+++ packages/php-predis/php-predis.spec	Sat Oct  9 18:54:05 2010
@@ -3,6 +3,10 @@
 # Conditional build:
 %bcond_without	tests		# build without tests
 
+%ifarch sparc sparc64
+%undefine	with_tests
+%endif
+
 %define		php_min_version 5.2.6
 %define		modname	predis
 %include	/usr/lib/rpm/macros.php
@@ -10,7 +14,7 @@
 Summary(pl.UTF-8):	%{modname} -
 Name:		php-%{modname}
 Version:	0.6.1
-Release:	2
+Release:	3
 License:	BSD-like
 Group:		Development/Languages/PHP
 Source0:	http://github.com/nrk/predis/tarball/v%{version}-PHP5.2#/%{modname}.tgz
@@ -66,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/10/09 16:54:05  glen
+- skip tests on sparc
+
 Revision 1.2  2010/10/09 15:30:00  glen
 - tests need server
 
================================================================

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



More information about the pld-cvs-commit mailing list