diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-04-30 11:26:09 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-04-30 11:26:09 +0200 |
commit | a0609777dcb2f1808e0ab246fd602e979ff26064 (patch) | |
tree | 024d5ec587f9319eda02df82a4d1ffb7e879aa40 | |
parent | 6ea879ce4eae7f4ea33e6bfa6028d700e0eef9c2 (diff) |
php-phpunit-PHPUnit-MockObject: minor fix
-rw-r--r-- | php-phpunit-PHPUnit-MockObject.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec index 5d687ea..ef66ce0 100644 --- a/php-phpunit-PHPUnit-MockObject.spec +++ b/php-phpunit-PHPUnit-MockObject.spec @@ -1,4 +1,4 @@ -# spec file for php-phpunit-PHP-CodeCoverage +# spec file for php-phpunit-PHPUnit-MockObject # # Copyright (c) 2013-2014 Remi Collet # License: CC-BY-SA @@ -40,8 +40,6 @@ BuildRequires: php-pear-PHPUnit >= 4.0.0 Requires: php(language) >= 5.3.3 Requires: php-phpunit-Text-Template >= 1.2 Requires: php-phpunit-Text-Template < 2 -Requires: php-pear-PHPUnit >= 4.0.0 -Requires: php-pear-PHPUnit < 4.1 # From phpcompatinfo report for version 2.0.5 Requires: php-pcre Requires: php-reflection |