packages: php-PHPUnit/php-PHPUnit.spec - pear deps

glen glen at pld-linux.org
Wed Oct 20 08:16:11 CEST 2010


Author: glen                         Date: Wed Oct 20 06:16:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pear deps

---- Files affected:
packages/php-PHPUnit:
   php-PHPUnit.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/php-PHPUnit/php-PHPUnit.spec
diff -u packages/php-PHPUnit/php-PHPUnit.spec:1.12 packages/php-PHPUnit/php-PHPUnit.spec:1.13
--- packages/php-PHPUnit/php-PHPUnit.spec:1.12	Fri Oct  1 14:55:13 2010
+++ packages/php-PHPUnit/php-PHPUnit.spec	Wed Oct 20 08:16:06 2010
@@ -12,26 +12,45 @@
 Summary(pl.UTF-8):	%{_pearname} - zestaw testów regresyjnych
 Name:		php-%{_pearname}
 Version:	3.5.0
-Release:	0.1
+Release:	0.3
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
 # Source0-md5:	9da0e1ac9b6da2aa09008e8c2eb956f2
 URL:		http://www.phpunit.de/
+BuildRequires:	php-channel(components.ez.no)
 BuildRequires:	php-channel(pear.phpunit.de)
 BuildRequires:	php-channel(pear.symfony-project.com)
 BuildRequires:	php-pear >= 4:1.1-2
-BuildRequires:	php-pear-PEAR
+BuildRequires:	php-pear-PEAR >= 1:1.9.1
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.473
+Requires:	php-DbUnit >= 1.0.0
+Requires:	php-File_Iterator >= 1.2.3
+Requires:	php-PHPUnit_MockObject >= 1.0.0
+Requires:	php-PHPUnit_Selenium >= 1.0.0
+Requires:	php-PHP_CodeCoverage >= 1.0.0
+Requires:	php-PHP_Timer >= 1.0.0
+Requires:	php-Text_Template >= 1.0.0
+Requires:	php-YAML >= 1.0.2
+Requires:	php-channel(pear.phpunit.de)
 Requires:	php-common >= 4:%{php_min_version}
+Requires:	php-dom
+Requires:	php-pcre
 Requires:	php-pear >= 4:1.1-2
+Requires:	php-reflection
+Requires:	php-spl
+Suggests:	php-dbus
+Suggests:	php-json
+Suggests:	php-pdo
+Suggests:	php-soap
+Suggests:	php-tokenizer
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
 %define		dep_optional	pear(Image/GraphViz.*) pear(Log.*) pear(SymfonyComponents/.*) pear(XML/RPC2/Client.php)
-%define		dep_missing		pear(File/Iterator/Factory.php) pear(PHP/CodeCoverage.*) pear(PHP/Timer.php) pear(Text/Template.php)
+%define		dep_missing1		pear(File/Iterator/Factory.php) pear(PHP/CodeCoverage.*) pear(PHP/Timer.php) pear(Text/Template.php)
 
 # put it together for rpmbuild
 %define		_noautoreq	%{?dep_optional} %{?dep_missing}
@@ -96,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/10/20 06:16:06  glen
+- pear deps
+
 Revision 1.12  2010/10/01 12:55:13  glen
 - up to 3.5.0
 
================================================================

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



More information about the pld-cvs-commit mailing list