[packages/composer] up to git f134e09

glen glen at pld-linux.org
Wed Nov 13 08:42:38 CET 2013


commit 1550ab9fd9a7262803a8f3f022f990f2702d4f9d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 13 09:42:32 2013 +0200

    up to git f134e09

 composer.spec           | 10 +++++-----
 no-bundle-symfony.patch |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 114ba79..fbed9af 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,9 +6,9 @@
 %bcond_with	bootstrap		# build boostrap
 
 %define		php_min_version 5.3.4
-%define		githash	46e5554
+%define		githash	f134e09
 %define		subver	alpha7
-%define		rel		0.16
+%define		rel		0.17
 %include	/usr/lib/rpm/macros.php
 Summary:	Dependency Manager for PHP
 Name:		composer
@@ -17,7 +17,7 @@ Release:	0.%{subver}.%{rel}
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/composer/composer/archive/%{githash}/%{name}-%{version}-%{githash}.tar.gz
-# Source0-md5:	8d3be5df3a0151b87b77806b75cfcf9d
+# Source0-md5:	21a70f5ec468b68429a03551f1ef150e
 Source1:	http://getcomposer.org/download/%{version}-%{subver}/%{name}.phar
 # Source1-md5:	f9b1dbd4ad0e3707bfe216690b210a7e
 Patch0:		nogit.patch
@@ -39,8 +39,8 @@ BuildRequires:	%{name}
 Requires:	php(core) >= %{php_min_version}
 Requires:	php(hash)
 Requires:	php(phar)
-Requires:	php-symfony2-Console >= 2.1
-Requires:	php-symfony2-Finder >= 2.1
+Requires:	php-symfony2-Console >= 2.3
+Requires:	php-symfony2-Finder >= 2.2
 Requires:	php-symfony2-Process >= 2.1
 Suggests:	git-core
 Suggests:	mercurial
diff --git a/no-bundle-symfony.patch b/no-bundle-symfony.patch
index 3ae5c35..18f19dd 100644
--- a/no-bundle-symfony.patch
+++ b/no-bundle-symfony.patch
@@ -8,15 +8,15 @@
              ->in(__DIR__.'/../../vendor/seld/jsonlint/src/')
              ->in(__DIR__.'/../../vendor/justinrainbow/json-schema/src/')
          ;
---- composer-master/composer.json~	2013-04-01 13:18:27.000000000 +0300
-+++ composer-master/composer.json	2013-04-01 23:47:07.240751219 +0300
+--- composer-1.0.0-0.alpha7.0.17/composer.json~	2013-11-11 15:41:21.000000000 +0200
++++ composer-1.0.0-0.alpha7.0.17/composer.json	2013-11-13 09:38:09.329316303 +0200
 @@ -24,10 +24,7 @@
      "require": {
          "php": ">=5.3.2",
          "justinrainbow/json-schema": "1.1.*",
 -        "seld/jsonlint": "1.*",
--        "symfony/console": "~2.1 at dev",
--        "symfony/finder": "~2.1",
+-        "symfony/console": "~2.3",
+-        "symfony/finder": "~2.2",
 -        "symfony/process": "~2.1 at dev"
 +        "seld/jsonlint": "1.*"
      },
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/1550ab9fd9a7262803a8f3f022f990f2702d4f9d



More information about the pld-cvs-commit mailing list