From a0609777dcb2f1808e0ab246fd602e979ff26064 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Apr 2014 11:26:09 +0200 Subject: php-phpunit-PHPUnit-MockObject: minor fix --- php-phpunit-PHPUnit-MockObject.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'php-phpunit-PHPUnit-MockObject.spec') 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 -- cgit