[packages/php-phpunit-PHPUnit] - use php(core) as dependency to require php version - release 3 (by relup.sh)

glen glen at pld-linux.org
Fri Aug 24 00:28:11 CEST 2012


commit 9938a83a85ca630941dd89d37564a26c4c8beefe
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 24 01:28:09 2012 +0300

    - use php(core) as dependency to require php version
    - release 3 (by relup.sh)

 php-phpunit-PHPUnit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 028e7f6..e7e6a68 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -6,7 +6,7 @@ Summary:	%{_pearname} - regression testing framework for unit tests
 Summary(pl.UTF-8):	%{_pearname} - zestaw testów regresyjnych
 Name:		php-phpunit-%{_pearname}
 Version:	3.6.10
-Release:	3
+Release:	4
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.phpunit.de/get/PHPUnit-%{version}.tgz
@@ -19,12 +19,12 @@ BuildRequires:	php-pear >= 4:1.1-2
 BuildRequires:	php-pear-PEAR >= 1:1.9.4
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.473
+Requires:	php(core) >= %{php_min_version}
 Requires:	php(ctype)
 Requires:	php(dom)
 Requires:	php(pcre)
 Requires:	php(spl)
 Requires:	php-channel(pear.phpunit.de)
-Requires:	php-common >= 4:%{php_min_version}
 Requires:	php-pear >= 4:1.1-2
 Requires:	php-pear-XML_RPC2
 Requires:	php-phpunit-DbUnit >= 1.0.0


More information about the pld-cvs-commit mailing list