[packages/php-phpunit-PHP_Invoker] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:13:36 CEST 2012
commit c18707bf4c1f4896bb2900c0b115ef491ac8f1ea
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:13:35 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-phpunit-PHP_Invoker.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpunit-PHP_Invoker.spec b/php-phpunit-PHP_Invoker.spec
index f8f9445..9639172 100644
--- a/php-phpunit-PHP_Invoker.spec
+++ b/php-phpunit-PHP_Invoker.spec
@@ -4,7 +4,7 @@
Summary: %{pearname} - Utility class for invoking callables with a timeout
Name: php-phpunit-PHP_Invoker
Version: 1.1.0
-Release: 1
+Release: 2
License: BSD License
Group: Development/Languages/PHP
Source0: http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
@@ -15,8 +15,8 @@ BuildRequires: php-packagexml2cl
BuildRequires: php-pear-PEAR >= 1:1.9.4
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.580
+Requires: php(pcntl)
Requires: php-channel(pear.phpunit.de)
-Requires: php-pcntl
Requires: php-pear
Requires: php-phpunit-PHP_Timer >= 1.0.1
BuildArch: noarch
More information about the pld-cvs-commit
mailing list