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

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


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

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

 php-pecl-hidef.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-hidef.spec b/php-pecl-hidef.spec
index 790cfea..97597bb 100644
--- a/php-pecl-hidef.spec
+++ b/php-pecl-hidef.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - Constants for real
 Summary(pl.UTF-8):	%{modname} - mechanizm definiowana stałych
 Name:		%{php_name}-pecl-%{modname}
 Version:	0.1.13
-Release:	1
+Release:	2
 License:	PHP 3.01
 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-hidef.git/commitdiff/42cc71d9ce934184b954bd1893b89161eb7eb4fc



More information about the pld-cvs-commit mailing list