[packages/composer-php] Enabling the zip extension allows to unzip archives, and allows gzip compression of all internet tra

glen glen at pld-linux.org
Sat Dec 8 04:07:05 CET 2012


commit 0cf8b9e34837228de23b7e89d1332ab8c51eb5e9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Dec 8 05:06:26 2012 +0200

    Enabling the zip extension allows to unzip archives, and allows gzip compression of all internet traffic

 composer-php.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/composer-php.spec b/composer-php.spec
index 1909881..769f47f 100644
--- a/composer-php.spec
+++ b/composer-php.spec
@@ -31,6 +31,7 @@ Requires:	php(phar)
 Suggests:	git-core
 Suggests:	mercurial
 Suggests:	php(openssl)
+Suggests:	php(zip)
 Suggests:	subversion
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer-php.git/commitdiff/0cf8b9e34837228de23b7e89d1332ab8c51eb5e9



More information about the pld-cvs-commit mailing list