summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2012-08-07 14:17:45 (GMT)
committerElan Ruusamäe2012-08-07 14:17:45 (GMT)
commitdb2eaee97a268f9936384d1b9f59297c6c149d42 (patch)
tree74ccf165fa26a205aa5a061ec2d30c54efe9722d
parent89a3b87f3624f148032fa826ba88cbb5388f9a33 (diff)
downloadphp-pear-Testing_DocTest-auto/th/php-pear-Testing_DocTest-0.5.0-4.zip
php-pear-Testing_DocTest-auto/th/php-pear-Testing_DocTest-0.5.0-4.tar.gz
- use virtual php extension deps (to be independant of php version)auto/th/php-pear-Testing_DocTest-0.5.0-4
- release 4 (by relup.sh)
-rw-r--r--php-pear-Testing_DocTest.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pear-Testing_DocTest.spec b/php-pear-Testing_DocTest.spec
index 8d07a9b..8dd698a 100644
--- a/php-pear-Testing_DocTest.spec
+++ b/php-pear-Testing_DocTest.spec
@@ -5,7 +5,7 @@ Summary: %{_pearname} - A Unit Test framework for writing tests in your php code
Summary(pl.UTF-8): %{_pearname} - framework do pisania testów w kodzie php za pomocą docstrings
Name: php-pear-%{_pearname}
Version: 0.5.0
-Release: 3
+Release: 4
License: MIT
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -14,10 +14,10 @@ URL: http://pear.php.net/package/Testing_DocTest/
BuildRequires: php-pear-PEAR >= 1:1.4.0
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.300
+Requires: php(tokenizer)
Requires: php-pear
Requires: php-pear-Console_CommandLine >= 1.0.0-0.RC3
Requires: php-pear-PEAR-core >= 1:1.4.0
-Requires: php-tokenizer
Obsoletes: php-pear-Testing_DocTest-tests
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)