Author: glen                         Date: Tue Jul 20 09:52:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- optional deps; rel 2

---- Files affected:
packages/php-PHPUnit:
   php-PHPUnit.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/php-PHPUnit/php-PHPUnit.spec
diff -u packages/php-PHPUnit/php-PHPUnit.spec:1.10 
packages/php-PHPUnit/php-PHPUnit.spec:1.11
--- packages/php-PHPUnit/php-PHPUnit.spec:1.10  Tue Jul 20 09:48:31 2010
+++ packages/php-PHPUnit/php-PHPUnit.spec       Tue Jul 20 11:52:00 2010
@@ -11,7 +11,7 @@
 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
@@ -29,7 +29,7 @@
 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
@@ -91,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/07/20 09:52:00  glen
+- optional deps; rel 2
+
 Revision 1.10  2010/07/20 07:48:31  glen
 - update to 3.4.15, tests disabled (not included)
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to