[packages/php-pecl-huffman] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Sun Nov 24 23:59:32 CET 2013


commit fc09e55295dde1aa6a5b578c990c43ee42138e66
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:59:31 2013 +0200

    provide php(extname) to really be supporting multiple php versions

 php-pecl-huffman.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-huffman.spec b/php-pecl-huffman.spec
index 6373e3d..2f5f9cb 100644
--- a/php-pecl-huffman.spec
+++ b/php-pecl-huffman.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - lossless compression algorithm
 Summary(pl.UTF-8):	%{modname} - bezstratny algorytm kompresji
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.2.0
-Release:	8
+Release:	9
 License:	PHP
 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}
 Obsoletes:	php-pear-%{modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-huffman.git/commitdiff/fc09e55295dde1aa6a5b578c990c43ee42138e66



More information about the pld-cvs-commit mailing list