[packages/php-phpunit-PHPUnit_Selenium] - 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:21 CEST 2012
commit 0c7ced0d765809fb19f2279ad0749fb5e0dac527
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:13:20 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-phpunit-PHPUnit_Selenium.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-phpunit-PHPUnit_Selenium.spec b/php-phpunit-PHPUnit_Selenium.spec
index 017a3a3..9f9f696 100644
--- a/php-phpunit-PHPUnit_Selenium.spec
+++ b/php-phpunit-PHPUnit_Selenium.spec
@@ -4,7 +4,7 @@
Summary: %{pearname} - Selenium RC integration for PHPUnit
Name: php-phpunit-PHPUnit_Selenium
Version: 1.2.6
-Release: 1
+Release: 2
License: BSD License
Group: Development/Languages/PHP
Source0: http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
@@ -15,13 +15,13 @@ 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(curl)
+Requires: php(dom)
+Requires: php(spl)
Requires: php-channel(pear.phpunit.de)
-Requires: php-curl
-Requires: php-dom
Requires: php-pear
Requires: php-phpunit-PHPUnit >= 3.6.0
Requires: php-reflection
-Requires: php-spl
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
More information about the pld-cvs-commit
mailing list