[packages/php-saucelabs-PHPUnit: 11/26] - optional deps; rel 2
glen
glen at pld-linux.org
Mon Jan 28 21:04:30 CET 2013
commit 37903384c8d8ec06441080204511100d033d2517
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Jul 20 09:52:00 2010 +0000
- optional deps; rel 2
Changed files:
php-phpunit-PHPUnit.spec -> 1.11
php-phpunit-PHPUnit.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index f6530a5..a9fa628 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -10,7 +10,7 @@ Summary: %{_pearname} - regression testing framework for unit tests
Summary(pl.UTF-8): %{_pearname} - zestaw testów regresyjnych
Name: php-%{_pearname}
Version: 3.4.15
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/PHP
Source0: http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
@@ -28,7 +28,7 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# exclude optional dependencies
-%define _noautoreq 'pear(Image/GraphViz.*)' 'pear(Log.*)'
+%define _noautoreq pear(Image/GraphViz.*) pear(Log.*) pear(SymfonyComponents/.*) pear(XML/RPC2/Client.php)
%description
PHPUnit is a regression testing framework used by the developer who
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-saucelabs-PHPUnit.git/commitdiff/ee31b5ae1a839e78274e9c9fb526debf92b852ca
More information about the pld-cvs-commit
mailing list