[packages/php-pecl-bcompiler] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Sun Nov 24 23:57:20 CET 2013
commit f70c0372973406fe79f338394241bf7edd6a6cd3
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 00:57:19 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-bcompiler.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-bcompiler.spec b/php-pecl-bcompiler.spec
index ed2a71c..a1228ea 100644
--- a/php-pecl-bcompiler.spec
+++ b/php-pecl-bcompiler.spec
@@ -5,7 +5,7 @@ Summary: %{modname} - a bytecode compiler for classes
Summary(pl.UTF-8): %{modname} - kompilator kodu bajtowego dla klas
Name: %{php_name}-pecl-%{modname}
Version: 1.0.2
-Release: 3
+Release: 4
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -19,6 +19,7 @@ Requires: %{php_name}-tokenizer
Requires: php(core) >= 5.0.4
Suggests: php-bz2
Obsoletes: php-pear-%{modname}
+Provides: php(%{modname}) = %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-bcompiler.git/commitdiff/f70c0372973406fe79f338394241bf7edd6a6cd3
More information about the pld-cvs-commit
mailing list