[php-phpunit-File-Iterator/el6: 7/7] lower pear requirement for el6

Christof Damian cdamian at fedoraproject.org
Wed Nov 2 20:17:39 UTC 2011


commit 97dfcca4d87ebc87939028c29029f8f07113b88c
Author: Christof Damian <christof at damian.net>
Date:   Wed Nov 2 21:17:02 2011 +0100

    lower pear requirement for el6

 php-phpunit-File-Iterator.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec
index 610aa05..41debff 100644
--- a/php-phpunit-File-Iterator.spec
+++ b/php-phpunit-File-Iterator.spec
@@ -14,7 +14,7 @@ Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.9.2
+BuildRequires:  php-pear >= 1:1.9.0
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires:       php-common >= 5.2.7


More information about the scm-commits mailing list