summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-12 14:06:41 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-12 14:06:41 +0100
commitdadb12858e6d7104186b7e86fe896fbe8f5cfc07 (patch)
treeda3d02037c484caedb07cb4e8f6a03890c841ca7 /php-phpunit-PHPUnit.spec
parentcad8f2d90227efe9fb1b2906aba66fc75e4727aa (diff)
php-phpunit-PHPUnit: cleanup
Diffstat (limited to 'php-phpunit-PHPUnit.spec')
-rw-r--r--php-phpunit-PHPUnit.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index ede1daf..93f6277 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -142,9 +142,9 @@ for the creation, execution and analysis of Unit Tests.
%patch0 -p0 -b .rpm
%patch1 -p1
-# https://github.com/sebastianbergmann/phpunit/pull/1481
+# https://github.com/sebastianbergmann/phpunit/pull/1500
chmod -x src/Util/Blacklist.php \
- src/Framework/TestCase.php
+ src/Util/GlobalState.php
%build