[packages/php-phpunit-PHPUnit] ctype ext for PHPUnit/Util/Configuration.php

glen glen at pld-linux.org
Tue Aug 7 22:01:19 CEST 2012


commit f9b134f53dc574ff8261ea77eb69289a9ac2d0e9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 7 23:01:16 2012 +0300

    ctype ext for PHPUnit/Util/Configuration.php

 php-phpunit-PHPUnit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index b99f612..028e7f6 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -6,7 +6,7 @@ Summary:	%{_pearname} - regression testing framework for unit tests
 Summary(pl.UTF-8):	%{_pearname} - zestaw testów regresyjnych
 Name:		php-phpunit-%{_pearname}
 Version:	3.6.10
-Release:	2
+Release:	3
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
@@ -19,6 +19,7 @@ BuildRequires:	php-pear >= 4:1.1-2
 BuildRequires:	php-pear-PEAR >= 1:1.9.4
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.473
+Requires:	php(ctype)
 Requires:	php(dom)
 Requires:	php(pcre)
 Requires:	php(spl)


More information about the pld-cvs-commit mailing list