[php-phpunit-git/epel7] composer dep.

Remi Collet remi at fedoraproject.org
Thu Jun 26 07:55:29 UTC 2014


commit 1801314cb9a7c4ea97c83561bc1b680c535bfc63
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 26 09:55:29 2014 +0200

    composer dep.

 php-phpunit-git.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/php-phpunit-git.spec b/php-phpunit-git.spec
index 32ba9cd..1a6f0e4 100644
--- a/php-phpunit-git.spec
+++ b/php-phpunit-git.spec
@@ -17,7 +17,7 @@
 
 Name:           php-phpunit-git
 Version:        1.2.0
-Release:        5%{?dist}
+Release:        7%{?dist}
 Summary:        Simple wrapper for Git
 
 Group:          Development/Libraries
@@ -30,10 +30,13 @@ BuildRequires:  php(language) >= 5.3.3
 
 Requires:       git
 # From composer.json
+#      "php": ">=5.3.3"
 Requires:       php(language) >= 5.3.3
 # From phpcompatinfo report for 1.2.0
 Requires:       php-spl
 
+Provides:       php-composer(sebastian/git) = %{version}
+
 # For compatibility with pear mode
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 # Package have be renamed
@@ -76,6 +79,9 @@ fi
 
 
 %changelog
+* Wed Jun 25 2014 Remi Collet <remi at fedoraproject.org> - 1.2.0-7
+- composer dependencies
+
 * Wed Apr 30 2014 Remi Collet <remi at fedoraproject.org> - 1.2.0-5
 - sources from github
 - cleanup pear registry


More information about the scm-commits mailing list