[packages/composer] tests use git

glen glen at pld-linux.org
Mon Mar 21 15:09:42 CET 2016


commit 4d1dd768fc7b0d399198b6680a2861b74fedd1a3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 21 16:09:25 2016 +0200

    tests use git
    
    2) Composer\Test\Package\Archiver\ArchiveManagerTest::testArchiveCustomFileName
    RuntimeException: Could not init: sh: git: not found

 composer.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/composer.spec b/composer.spec
index c9549a4..4bcf654 100644
--- a/composer.spec
+++ b/composer.spec
@@ -34,6 +34,7 @@ BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.673
 %if %{with tests}
 BuildRequires:	composer >= 1.0.0-17.beta1
+BuildRequires:	git-core
 BuildRequires:	phpab
 BuildRequires:	phpunit
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/4d1dd768fc7b0d399198b6680a2861b74fedd1a3



More information about the pld-cvs-commit mailing list