summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2011-05-25 22:47:23 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit551bf83d3ddd492b3b54f4ba1f0ef537eeebfb10 (patch)
treee056fce0d53c6067c77f8f22a31ca18db6274eff
parentbdf372d25a58f4f050c84bbae5048838d01c2ef8 (diff)
downloadphp-saucelabs-PHPUnit-551bf83d3ddd492b3b54f4ba1f0ef537eeebfb10.zip
php-saucelabs-PHPUnit-551bf83d3ddd492b3b54f4ba1f0ef537eeebfb10.tar.gz
- provide old php-PHPUnit for dependencies
Changed files: php-phpunit-PHPUnit.spec -> 1.22
-rw-r--r--php-phpunit-PHPUnit.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index cf058f4..9022839 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.5.13
-Release: 1
+Release: 2
License: BSD
Group: Development/Languages/PHP
Source0: http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
@@ -41,7 +41,8 @@ Suggests: php-pdo
Suggests: php-simplexml
Suggests: php-soap
Suggests: php-tokenizer
-Obsoletes: php-PHPUnit
+Provides: php-PHPUnit = %{version}
+Obsoletes: php-PHPUnit < 3.5
Obsoletes: php-PHPUnit-tests
Obsoletes: php-pear-PHPUnit
Obsoletes: php-pear-PHPUnit2