Author: glen Date: Sun Oct 2 15:24:19 2011 GMT Module: packages Tag: HEAD ---- Log message: - suggest cli for phar
---- Files affected: packages/php: php.spec (1.955 -> 1.956) ---- Diffs: ================================================================ Index: packages/php/php.spec diff -u packages/php/php.spec:1.955 packages/php/php.spec:1.956 --- packages/php/php.spec:1.955 Tue Sep 27 00:30:51 2011 +++ packages/php/php.spec Sun Oct 2 17:24:14 2011 @@ -1329,6 +1329,7 @@ URL: http://www.php.net/manual/en/book.phar.php Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-spl = %{epoch}:%{version}-%{release} +Suggests: php-program Provides: php(phar) %description phar @@ -3217,6 +3218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.956 2011/10/02 15:24:14 glen +- suggest cli for phar + Revision 1.955 2011/09/26 22:30:51 glen - fix system zlib patch, really link with -lzip ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.955&r2=1.956&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
