summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHP-Invoker.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-16 08:31:39 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-16 08:31:39 +0200
commitb54f83e4b9efce4a736625f648f00fe7f3d270b3 (patch)
tree0707481a3bbcc159275dfdfe13591edb8b9ee682 /php-phpunit-PHP-Invoker.spec
parentd41f272153cba586b36fe885bec3cf6ab8e0cad7 (diff)
php-phpunit-PHP-Invoker: 1.1.3
Diffstat (limited to 'php-phpunit-PHP-Invoker.spec')
-rw-r--r--php-phpunit-PHP-Invoker.spec16
1 files changed, 10 insertions, 6 deletions
diff --git a/php-phpunit-PHP-Invoker.spec b/php-phpunit-PHP-Invoker.spec
index aa001a3..e1129fa 100644
--- a/php-phpunit-PHP-Invoker.spec
+++ b/php-phpunit-PHP-Invoker.spec
@@ -1,12 +1,11 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global channel pear.phpunit.de
%global pear_name PHP_Invoker
Name: php-phpunit-PHP-Invoker
-Version: 1.1.2
-Release: 2%{?dist}
+Version: 1.1.3
+Release: 1%{?dist}
Summary: Utility class for invoking callables with a timeout
Group: Development/Libraries
@@ -16,16 +15,18 @@ Source0: http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
+BuildRequires: php(language) >= 5.2.7
BuildRequires: php-pear(PEAR) >= 1.9.4
BuildRequires: php-channel(%{channel})
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Requires: php-pear(PEAR) >= 1.9.4
-Requires: php-pear(%{channel}/PHP_Timer) >= 1.0.1
-Requires: php-common >= 5.2.7
+Requires: php(language) >= 5.2.7
Requires: php-pcntl
Requires: php-spl
+Requires: php-pear(PEAR) >= 1.9.4
+Requires: php-pear(%{channel}/PHP_Timer) >= 1.0.1
+Requires: php-pear(%{channel}/PHP_Timer) <= 1.0.99
Provides: php-pear(%{channel}/%{pear_name}) = %{version}
@@ -81,6 +82,9 @@ fi
%changelog
+* Tue Jul 16 2013 Remi Collet <remi@fedoraproject.org> - 1.1.3-1
+- Update to 1.1.3 (stable) - API 1.1.0
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild