[packages/php-pear-PHP_Shell] - use virtual php extension deps (to be independant of php version) - release 2 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:11:37 CEST 2012
commit ad4e4a308b6a6957a9084972aeb3588096dcb939
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:11:36 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-pear-PHP_Shell.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-PHP_Shell.spec b/php-pear-PHP_Shell.spec
index 104ebf3..a7496f6 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: 1
+Release: 2
License: MIT
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
@@ -14,11 +14,11 @@ 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(readline)
+Requires: php(tokenizer)
Requires: php-common >= 4:5.0.0
Requires: php-pear
Requires: php-pear-PEAR-core >= 1:1.4
-Requires: php-readline
-Requires: php-tokenizer
Obsoletes: php-pear-PHP_Shell-tests
Obsoletes: php-shell
BuildArch: noarch
More information about the pld-cvs-commit
mailing list