[packages/php-ZendFramework] tests require newer phpunit than we have

glen glen at pld-linux.org
Thu Oct 29 22:50:45 CET 2015


commit 4051ae443335ea53798670a1cd5b8c462d3baac3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Oct 29 23:50:39 2015 +0200

    tests require newer phpunit than we have

 php-ZendFramework.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/php-ZendFramework.spec b/php-ZendFramework.spec
index 3a3c857..40ae0fe 100644
--- a/php-ZendFramework.spec
+++ b/php-ZendFramework.spec
@@ -16,10 +16,13 @@ Source0:	https://packages.zendframework.com/releases/ZendFramework-%{version}/Ze
 # git clone https://github.com/zendframework/zf2.git
 # cd zf2; git checkout release-2.3.9
 # tar czf ../ZendFramework-tests-2.3.9.tgz tests
-#Source1:   ZendFramework-tests-%{version}.tgz
+#Source1:	ZendFramework-tests-%{version}.tgz
 Source2:	autoload.php
 URL:		http://framework.zend.com/
 Requires:	php(core) >= 5.3.23
+%if %{with tests}
+BuildRequires:	phpunit >= 4.0.0
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-ZendFramework.git/commitdiff/4051ae443335ea53798670a1cd5b8c462d3baac3



More information about the pld-cvs-commit mailing list