[packages/php/PHP_5_4] - phar: suggest cli from same php version as phar package
glen
glen at pld-linux.org
Fri Dec 7 21:49:51 CET 2012
commit 5c8670082df07756f8cfd13d848b518882122afa
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Dec 7 22:49:31 2012 +0200
- phar: suggest cli from same php version as phar package
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index b0ef41b..6fa0a05 100644
--- a/php.spec
+++ b/php.spec
@@ -1394,9 +1394,9 @@ Group: Libraries
URL: http://www.php.net/manual/en/book.phar.php
Requires: %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-spl = %{epoch}:%{version}-%{release}
+Suggests: %{name}-cli
# zlib is required by phar program, but as phar cli is optional should the dep be too
Suggests: %{name}-zlib
-Suggests: php-program
Provides: php(phar) = %{pharver}
Obsoletes: php-pecl-phar < %{pharver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/5c8670082df07756f8cfd13d848b518882122afa
More information about the pld-cvs-commit
mailing list