[packages/composer] rename files to reflect what they really contain now
glen
glen at pld-linux.org
Wed Apr 9 19:44:07 CEST 2014
commit c9eae711af7b798dbbac9bc6f5296156d2f2f43b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Apr 9 20:43:39 2014 +0300
rename files to reflect what they really contain now
system-symfony.patch => autoload-config.patch | 0
composer.spec | 4 ++--
no-bundle-symfony.patch => no-vendors.patch | 0
3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 642dd28..1032b7e 100644
--- a/composer.spec
+++ b/composer.spec
@@ -19,8 +19,8 @@ Source0: https://github.com/composer/composer/archive/%{version}-%{subver}/%{nam
Source1: http://getcomposer.org/download/%{version}-%{subver}/%{name}.phar
# Source1-md5: df1001975035f07d09307bf1f1e62584
Patch0: nogit.patch
-Patch1: no-bundle-symfony.patch
-Patch2: system-symfony.patch
+Patch1: no-vendors.patch
+Patch2: autoload-config.patch
URL: http://www.getcomposer.org/
BuildRequires: /usr/bin/php
BuildRequires: php(ctype)
diff --git a/system-symfony.patch b/autoload-config.patch
similarity index 100%
rename from system-symfony.patch
rename to autoload-config.patch
diff --git a/no-bundle-symfony.patch b/no-vendors.patch
similarity index 100%
rename from no-bundle-symfony.patch
rename to no-vendors.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/c9eae711af7b798dbbac9bc6f5296156d2f2f43b
More information about the pld-cvs-commit
mailing list