From: Elan Ruusamäe Date: Wed, 14 May 2014 16:48:38 +0000 (+0300) Subject: - use virtual php extension deps (to be independant of php version) X-Git-Tag: auto/th/php-pear-PHP_Shell-0.3.2-3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7730efe696b595f01ff485325eacbee0375dd3af;p=packages%2Fphp-pear-PHP_Shell.git - use virtual php extension deps (to be independant of php version) - release 3 (by relup.sh) --- diff --git a/php-pear-PHP_Shell.spec b/php-pear-PHP_Shell.spec index a7496f6..d13fa1b 100644 --- a/php-pear-PHP_Shell.spec +++ b/php-pear-PHP_Shell.spec @@ -5,7 +5,7 @@ Summary: %{pearname} - an interactive PHP Shell like IPython Summary(pl.UTF-8): %{pearname} - interaktywna powłoka PHP podobna do IPythona Name: php-pear-%{pearname} Version: 0.3.2 -Release: 2 +Release: 3 License: MIT Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz @@ -14,9 +14,9 @@ URL: http://pear.php.net/package/PHP_Shell/ BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1 BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.580 +Requires: php(core) >= 5.0.0 Requires: php(readline) Requires: php(tokenizer) -Requires: php-common >= 4:5.0.0 Requires: php-pear Requires: php-pear-PEAR-core >= 1:1.4 Obsoletes: php-pear-PHP_Shell-tests