packages: php-phing/php-phing.spec - requires PHPUnit >= 3.6 if used
glen
glen at pld-linux.org
Thu Dec 8 16:37:25 CET 2011
Author: glen Date: Thu Dec 8 15:37:25 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- requires PHPUnit >= 3.6 if used
---- Files affected:
packages/php-phing:
php-phing.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: packages/php-phing/php-phing.spec
diff -u packages/php-phing/php-phing.spec:1.31 packages/php-phing/php-phing.spec:1.32
--- packages/php-phing/php-phing.spec:1.31 Sat Nov 26 19:24:53 2011
+++ packages/php-phing/php-phing.spec Thu Dec 8 16:37:19 2011
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): System budowania projektów w PHP oparty na narzędziu Apache Ant
Name: php-%{pkgname}
Version: 2.4.8
-Release: 1
+Release: 2
License: LGPL v3
Group: Development/Languages/PHP
Source0: http://pear.phing.info/get/phing-%{version}.tgz
@@ -42,11 +42,12 @@
Suggests: php-pecl-xdebug
Suggests: php-phing-phingdocs
Suggests: php-phpmd-PHP_PMD
-Suggests: php-phpunit-PHPUnit >= 3.4
+Suggests: php-phpunit-PHPUnit >= 3.6
Suggests: php-phpunit-PHP_CodeCoverage
Suggests: php-phpunit-phpcpd
Provides: phing = %{version}
Obsoletes: phing < 2.4.1
+Conflicts: php-phpunit-PHPUnit < 3.6
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -136,6 +137,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2011/12/08 15:37:19 glen
+- requires PHPUnit >= 3.6 if used
+
Revision 1.31 2011/11/26 18:24:53 glen
- up to 2.4.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-phing/php-phing.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list