commit a8af480395be58ff4dccf6a24cb813a6f463e03e
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Aug 7 17:13:02 2012 +0300

    - use virtual php extension deps (to be independant of php version)
    - release 2 (by relup.sh)

 php-phpunit-DbUnit.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index d3d9374..972f61b 100644
--- a/php-phpunit-DbUnit.spec
+++ b/php-phpunit-DbUnit.spec
@@ -4,7 +4,7 @@
 Summary:       %{pearname} - DbUnit port for PHP/PHPUnit
 Name:          php-phpunit-DbUnit
 Version:       1.1.2
-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(pdo)
+Requires:      php(simplexml)
+Requires:      php(spl)
 Requires:      php-channel(pear.phpunit.de)
-Requires:      php-pdo
 Requires:      php-pear
 Requires:      php-phpunit-PHPUnit >= 3.6.0
 Requires:      php-reflection
-Requires:      php-simplexml
-Requires:      php-spl
 Requires:      php-symfony-YAML >= 1.0.2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to