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

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


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

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

 php-pecl-lchash.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/php-pecl-lchash.spec b/php-pecl-lchash.spec
index 7ab9593..fa46d15 100644
--- a/php-pecl-lchash.spec
+++ b/php-pecl-lchash.spec
@@ -5,17 +5,18 @@ Summary:	%{modname} - Libc Hash Interface
 Summary(pl.UTF-8):	%{modname} - interfejs tablic haszujących libc
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.9.1
-Release:	1
+Release:	2
 License:	PHP
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
 # Source0-md5:	1ad9261f2461db033423e797e67c301c
 URL:		http://pecl.php.net/package/lchash/
-BuildRequires:	libtool
 BuildRequires:	%{php_name}-devel >= 3:5.0.0
+BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
-Requires:	php-common >= 4:5.0.4
+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-lchash.git/commitdiff/77daa34f9f1cf182d8343ec2e2038c0061cf17da



More information about the pld-cvs-commit mailing list