[php-phpunit-diff] composer dep.

Remi Collet remi at fedoraproject.org
Thu Jun 26 08:34:33 UTC 2014


commit e1dab39a6be29b25d5ff00f324808dd953812e06
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 26 10:34:33 2014 +0200

    composer dep.

 php-phpunit-diff.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/php-phpunit-diff.spec b/php-phpunit-diff.spec
index e403c93..cb4fd44 100644
--- a/php-phpunit-diff.spec
+++ b/php-phpunit-diff.spec
@@ -18,7 +18,7 @@
 
 Name:           php-phpunit-diff
 Version:        1.1.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Diff implementation
 
 Group:          Development/Libraries
@@ -33,11 +33,14 @@ BuildRequires:  %{_bindir}/phpunit
 %endif
 
 # from composer.json
+#      "php": ">=5.3.3"
 Requires:       php(language) >= 5.3.3
 # from phpcompatinfo report for version 1.1.0
 Requires:       php-pcre
 Requires:       php-spl
 
+Provides:       php-composer(sebastian/diff) = %{version}
+
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 # Package have be renamed
 Obsoletes:      php-phpunit-Diff < 1.1.0-2
@@ -84,6 +87,9 @@ fi
 
 
 %changelog
+* Wed Jun 25 2014 Remi Collet <remi at fedoraproject.org> - 1.1.0-6
+- composer dependencies
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list