[php-phpunit-File-Iterator/epel7] composer dep.

Remi Collet remi at fedoraproject.org
Thu Jun 26 08:14:41 UTC 2014


commit 53142dc3f4981852ebf2ccf9c9977efa3a84c6e6
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 26 10:14:40 2014 +0200

    composer dep.

 php-phpunit-File-Iterator.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec
index 085065e..b415d08 100644
--- a/php-phpunit-File-Iterator.spec
+++ b/php-phpunit-File-Iterator.spec
@@ -10,7 +10,7 @@
 
 Name:           php-phpunit-File-Iterator
 Version:        1.3.4
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        FilterIterator implementation that filters files based on a list of suffixes
 
 Group:          Development/Libraries
@@ -22,11 +22,14 @@ BuildArch:      noarch
 BuildRequires:  php(language) >= 5.3.3
 
 # From composer.json
+#        "php": ">=5.3.3"
 Requires:       php(language) >= 5.3.3
 # From phpcompatinfo report for 1.3.4
 Requires:       php-pcre
 Requires:       php-spl
 
+Provides:       php-composer(phpunit/php-file-iterator) = %{version}
+
 # For compatibility with PEAR mode
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -69,6 +72,9 @@ fi
 
 
 %changelog
+* Wed Jun 25 2014 Remi Collet <remi at fedoraproject.org> - 1.3.4-5
+- composer dependencies
+
 * Wed Apr 30 2014 Remi Collet <remi at fedoraproject.org> - 1.3.4-3
 - cleanup pear registry
 


More information about the scm-commits mailing list