summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2012-08-07 14:11:26 (GMT)
committerElan Ruusamäe2012-08-07 14:11:26 (GMT)
commit6cb5cae575056258a205980717d8ddc037ab6921 (patch)
tree6027f3f0e10e6c34c295711f24d5f05bb0c7780f
parent0d40d473192abb914d82204b56c63d4094c86327 (diff)
downloadphp-pear-PEAR-6cb5cae575056258a205980717d8ddc037ab6921.zip
php-pear-PEAR-6cb5cae575056258a205980717d8ddc037ab6921.tar.gz
- use virtual php extension deps (to be independant of php version)auto/th/php-pear-PEAR-1.9.4-2
- release 2 (by relup.sh)
-rw-r--r--php-pear-PEAR.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index 42ff02f..a0bd335 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -12,7 +12,7 @@ Summary: PEAR Base System
Summary(pl.UTF-8): Podstawowy system PEAR
Name: php-pear-%{_pearname}
Version: 1.9.4
-Release: 1
+Release: 2
Epoch: 1
License: New BSD License
Group: Development/Languages/PHP
@@ -32,15 +32,15 @@ BuildRequires: rpm-php-pearprov >= 4.4.2-30.1
BuildRequires: rpmbuild(macros) >= 1.563
Requires: %{name}-core = %{epoch}:%{version}-%{release}
Requires: /usr/bin/php
+Requires: php(pcre)
+Requires: php(xml)
+Requires: php(zlib)
Requires: php-common >= 4:%{php_min_version}
-Requires: php-pcre
Requires: php-pear >= 4:1.2-1
Requires: php-pear-Archive_Tar >= 1.3.7
Requires: php-pear-Console_Getopt >= 1.2
Requires: php-pear-Structures_Graph >= 1.0.2
Requires: php-pear-XML_Util >= 1.2.0
-Requires: php-xml
-Requires: php-zlib
Requires: rpm-whiteout
Suggests: php-pear-Net_FTP
Obsoletes: php-pear-PEAR-Command