commit 1dcc218a3c837f3325361a7b614acdbc9c4e129c
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 00:59:20 2013 +0200

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

 php-pecl-html_parse.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-html_parse.spec b/php-pecl-html_parse.spec
index f5501f7..54ff046 100644
--- a/php-pecl-html_parse.spec
+++ b/php-pecl-html_parse.spec
@@ -5,7 +5,7 @@ Summary:        %{modname} - HTML parser extension
 Summary(pl.UTF-8):     %{modname} - parser HTML
 Name:          %{php_name}-pecl-%{modname}
 Version:       1.0.0
-Release:       4
+Release:       5
 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 >= 4:5.0.4
 BuildRequires: ekhtml-devel
 BuildRequires: rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
+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-html_parse.git/commitdiff/1dcc218a3c837f3325361a7b614acdbc9c4e129c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to