diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 2b095d4..36e9010 100644 --- a/php-phpunit-File-Iterator.spec +++ b/php-phpunit-File-Iterator.spec @@ -4,7 +4,7 @@ Name: php-phpunit-File-Iterator Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -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.7.2 +BuildRequires: php-pear >= 1:1.4.9 BuildRequires: php-channel(%{channel}) Requires: php-channel(%{channel}) Requires: php-common >= 5.2.0 @@ -75,6 +75,9 @@ fi %{pear_phpdir}/File %changelog +* Thu Dec 3 2009 Christof Damian 1.1.0-5 +- allow older pear version, works for the install anyway + * Mon Nov 30 2009 Christof Damian 1.1.0-4 - own pear directories