]> git.pld-linux.org Git - packages/composer.git/commitdiff
min composer version with proper deps
authorElan Ruusamäe <glen@delfi.ee>
Sat, 28 Nov 2015 17:15:49 +0000 (19:15 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 28 Nov 2015 17:15:49 +0000 (19:15 +0200)
composer.spec

index 6724e057699d064aac6acc42532c76a4efda9c69..d7a181f9de1e286e044d30cb9e5fcbfcaae37edb 100644 (file)
@@ -29,10 +29,11 @@ Patch1:             update-memory-limit.patch
 Patch2:                svn-ignore-externals.patch
 Patch3:                version.patch
 URL:           http://www.getcomposer.org/
+BuildRequires: php-devel
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.673
 %if %{with tests}
-BuildRequires: composer
+BuildRequires: composer >= 1.0.0-15.alpha11
 BuildRequires: phpab
 BuildRequires: phpunit
 %endif
This page took 0.08793 seconds and 4 git commands to generate.