[packages/php-pear-PhpDocumentor] - use virtual php extension deps (to be independant of php version) - release 4 (by relup.sh)
glen
glen at pld-linux.org
Wed May 14 18:48:49 CEST 2014
commit 9b008d4536ff116cde41c0f06ca0903538cc6bb1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed May 14 19:48:47 2014 +0300
- use virtual php extension deps (to be independant of php version)
- release 4 (by relup.sh)
php-pear-PhpDocumentor.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-PhpDocumentor.spec b/php-pear-PhpDocumentor.spec
index f4cc8de..16fda47 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: 3
+Release: 4
License: LGPL v2.1
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -23,9 +23,9 @@ 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(core) >= %{php_min_version}
Requires: php(pcre)
Requires: php(tokenizer)
-Requires: php-common >= 4:%{php_min_version}
Requires: php-pear >= 4:1.0-2.8
Requires: php-pear-Archive_Tar >= 1.1
Suggests: php-pear-XML_Beautifier
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PhpDocumentor.git/commitdiff/9b008d4536ff116cde41c0f06ca0903538cc6bb1
More information about the pld-cvs-commit
mailing list