]> git.pld-linux.org Git - packages/php.git/commitdiff
- phar: suggest cli from same php version as phar package
authorElan Ruusamäe <glen@delfi.ee>
Fri, 7 Dec 2012 20:49:31 +0000 (22:49 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 7 Dec 2012 20:49:31 +0000 (22:49 +0200)
php.spec

index b0ef41b28c8a01463b6ec6afce983bffd88adbe9..6fa0a055edfc8e26dc9649cb841848f50aa5d800 100644 (file)
--- 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}
 
This page took 0.056255 seconds and 4 git commands to generate.