[packages/php-phpunit-PHPUnit_MockObject] - 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:15 CEST 2012
commit cc9cce1db4d6e9eaf317d7bc78726ce04a2a3d54
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:13:14 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-phpunit-PHPUnit_MockObject.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpunit-PHPUnit_MockObject.spec b/php-phpunit-PHPUnit_MockObject.spec
index 8e55187..78a557e 100644
--- a/php-phpunit-PHPUnit_MockObject.spec
+++ b/php-phpunit-PHPUnit_MockObject.spec
@@ -4,7 +4,7 @@
Summary: %{pearname} - Mock Object library for PHPUnit
Name: php-phpunit-PHPUnit_MockObject
Version: 1.1.1
-Release: 1
+Release: 2
License: BSD License
Group: Development/Languages/PHP
Source0: http://pear.phpunit.de/get/%{pearname}-%{version}.tgz
@@ -15,11 +15,11 @@ BuildRequires: php-packagexml2cl
BuildRequires: php-pear-PEAR >= 1:1.9.4
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.571
+Requires: php(spl)
Requires: php-channel(pear.phpunit.de)
Requires: php-pear
Requires: php-phpunit-Text_Template >= 1.1.1
Requires: php-reflection
-Requires: php-spl
Suggests: php-soap
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
More information about the pld-cvs-commit
mailing list