[packages/php-pecl-docblock] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Sun Nov 24 23:58:18 CET 2013
commit e61033ca21fc90d450b5b2f5fff186b0c725cd04
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 00:58:16 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-docblock.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-docblock.spec b/php-pecl-docblock.spec
index 6979bd2..74f5283 100644
--- a/php-pecl-docblock.spec
+++ b/php-pecl-docblock.spec
@@ -5,7 +5,7 @@ Summary: %{modname} - phpDocumentor-style DocBlock tokenizer
Summary(pl.UTF-8): %{modname} - tokenizer DocBlock podobny do phpDocumentora
Name: %{php_name}-pecl-%{modname}
Version: 0.2.0
-Release: 3
+Release: 4
License: PHP 3.01
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires: %{php_name}-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.650
%{?requires_php_extension}
Requires: php(core) >= 5.0.4
+Provides: php(%{modname}) = %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-docblock.git/commitdiff/e61033ca21fc90d450b5b2f5fff186b0c725cd04
More information about the pld-cvs-commit
mailing list