[packages/php-pear-PhpDocumentor] - use virtual php extension deps (to be independant of php version) - release 3 (by relup.sh)
glen
glen at pld-linux.org
Tue Aug 7 16:15:37 CEST 2012
commit 6cb3627c7ce15f6b152b8bdaf97b84d69eb21cd7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 7 17:15:36 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 3 (by relup.sh)
php-pear-PhpDocumentor.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-PhpDocumentor.spec b/php-pear-PhpDocumentor.spec
index 15dd77c..f4cc8de 100644
--- a/php-pear-PhpDocumentor.spec
+++ b/php-pear-PhpDocumentor.spec
@@ -12,7 +12,7 @@ Summary: %{_pearname} - provides automatic documenting of PHP API directly from
Summary(pl.UTF-8): %{_pearname} - automatyczne tworzenie dokumentacji API PHP prosto ze źródeł
Name: php-pear-%{_pearname}
Version: 1.4.4
-Release: 2
+Release: 3
License: LGPL v2.1
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -23,11 +23,11 @@ BuildRequires: php-pear-PEAR >= 1:1.4.6
BuildRequires: rpm-php-pearprov >= 4.4.2-10.2
BuildRequires: rpmbuild(macros) >= 1.593
Requires: Smarty >= 2.6.10-4
+Requires: php(pcre)
+Requires: php(tokenizer)
Requires: php-common >= 4:%{php_min_version}
-Requires: php-pcre
Requires: php-pear >= 4:1.0-2.8
Requires: php-pear-Archive_Tar >= 1.1
-Requires: php-tokenizer
Suggests: php-pear-XML_Beautifier
Obsoletes: php-pear-PhpDocumentor-tests
BuildArch: noarch
More information about the pld-cvs-commit
mailing list