rpms/php-phpunit-File-Iterator/EL-5 php-phpunit-File-Iterator.spec, 1.1, 1.2

Christof Damian cdamian at fedoraproject.org
Thu Dec 3 18:09:19 UTC 2009


Author: cdamian

Update of /cvs/pkgs/rpms/php-phpunit-File-Iterator/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20712

Modified Files:
	php-phpunit-File-Iterator.spec 
Log Message:
require older pear version


Index: php-phpunit-File-Iterator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-phpunit-File-Iterator/EL-5/php-phpunit-File-Iterator.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- php-phpunit-File-Iterator.spec	3 Dec 2009 07:26:04 -0000	1.1
+++ php-phpunit-File-Iterator.spec	3 Dec 2009 18:09:18 -0000	1.2
@@ -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/g
 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 <christof at damian.net> 1.1.0-5
+- allow older pear version, works for the install anyway
+
 * Mon Nov 30 2009 Christof Damian <christof at damian.net> 1.1.0-4
 - own pear directories
 




More information about the scm-commits mailing list