]> git.pld-linux.org Git - packages/phpunit.git/commitdiff
- up to 3.5.4
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 22 Nov 2010 12:59:57 +0000 (12:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-phpunit-PHPUnit.spec -> 1.16

php-phpunit-PHPUnit.spec

index c5ba5f75a0db7ca87b7ae908d1bc2cad067ab00d..2b1fcd839a2acaeea7818112603fa6d030b0e6fc 100644 (file)
@@ -2,20 +2,20 @@
 # Conditional build:
 %bcond_with    tests           # build with tests
 
-%include       /usr/lib/rpm/macros.php
 %define                _class          PHPUnit
 %define                _status         stable
 %define                _pearname       %{_class}
 %define                php_min_version 5.2.7
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - regression testing framework for unit tests
 Summary(pl.UTF-8):     %{_pearname} - zestaw testów regresyjnych
 Name:          php-%{_pearname}
-Version:       3.5.3
+Version:       3.5.4
 Release:       0.1
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
-# Source0-md5: 452084b87b142f4736457ae22a53a105
+# Source0-md5: f6ea018e6445ccb32c455c38f59db2d6
 URL:           http://www.phpunit.de/
 BuildRequires: php-channel(components.ez.no)
 BuildRequires: php-channel(pear.phpunit.de)
@@ -31,9 +31,9 @@ Requires:     php-pcre
 Requires:      php-pear >= 4:1.1-2
 Requires:      php-phpunit-DbUnit >= 1.0.0
 Requires:      php-phpunit-File_Iterator >= 1.2.3
-Requires:      php-phpunit-PHPUnit_MockObject >= 1.0.0
-Requires:      php-phpunit-PHPUnit_Selenium >= 1.0.0
-Requires:      php-phpunit-PHP_CodeCoverage >= 1.0.0
+Requires:      php-phpunit-PHPUnit_MockObject >= 1.0.2
+Requires:      php-phpunit-PHPUnit_Selenium >= 1.0.1
+Requires:      php-phpunit-PHP_CodeCoverage >= 1.0.2
 Requires:      php-phpunit-PHP_Timer >= 1.0.0
 Requires:      php-phpunit-Text_Template >= 1.0.0
 Requires:      php-reflection
This page took 0.085881 seconds and 4 git commands to generate.