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

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


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

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

 php-pecl-lzf.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec
index a7fabc4..540bc96 100644
--- a/php-pecl-lzf.spec
+++ b/php-pecl-lzf.spec
@@ -6,7 +6,7 @@ Summary:	%{modname} - (de)compression
 Summary(pl.UTF-8):	%{modname} - (de)kompresja
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.6.2
-Release:	1
+Release:	2
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,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-lzf.git/commitdiff/d9060a374eda31e2ce5324afc2f81d9033370cb8



More information about the pld-cvs-commit mailing list