diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec index 08eef54..8bb35e9 100644 --- a/php-phpunit-File-Iterator.spec +++ b/php-phpunit-File-Iterator.spec @@ -4,7 +4,7 @@ Name: php-phpunit-File-Iterator Version: 1.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FilterIterator implementation that filters files based on a list of suffixes Group: Development/Libraries @@ -32,7 +32,7 @@ FilterIterator implementation that filters files based on a list of suffixes. [ -f package2.xml ] || %{__mv} package.xml package2.xml %{__mv} package2.xml %{pear_name}-%{version}/%{name}.xml cd %{pear_name}-%{version} -%{__sed} -i -e "s@1.9.1@1.9.0@" %{name}.xml +%{__sed} -i -e "s@1.9.2@1.9.0@" %{name}.xml %build @@ -76,6 +76,9 @@ fi %{pear_phpdir}/File %changelog +* Sat Mar 5 2011 Christof Damian - 1.2.6-2 +- fix pear requirement + * Fri Mar 4 2011 Christof Damian - 1.2.6-1 - upstream 1.2.6