[packages/php-pecl-hash] provide php(extname) to really be supporting multiple php versions
glen
glen at pld-linux.org
Sun Nov 24 23:59:14 CET 2013
commit c25ea7bea311639cda23c30afe61d97af85b749c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Nov 25 00:59:13 2013 +0200
provide php(extname) to really be supporting multiple php versions
php-pecl-hash.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-hash.spec b/php-pecl-hash.spec
index 1887351..78a25d6 100644
--- a/php-pecl-hash.spec
+++ b/php-pecl-hash.spec
@@ -5,7 +5,7 @@ Summary: %{modname} - HASH Message Digest Framework
Summary(pl.UTF-8): %{modname} - implementacja popularnych funkcji skrótu
Name: %{php_name}-pecl-%{modname}
Version: 1.5
-Release: 1
+Release: 2
License: PHP 2.02
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-hash.git/commitdiff/c25ea7bea311639cda23c30afe61d97af85b749c
More information about the pld-cvs-commit
mailing list