commit 18ada913f6337daec9e00a0e4b4d9657b4708003
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Nov 25 01:02:48 2013 +0200

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

 php-pecl-uri_template.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-uri_template.spec b/php-pecl-uri_template.spec
index 3f16de7..b525b06 100644
--- a/php-pecl-uri_template.spec
+++ b/php-pecl-uri_template.spec
@@ -7,7 +7,7 @@
 Summary:       Implementation of URI Template(RFC6570) specification for PHP
 Name:          %{php_name}-pecl-%{modname}
 Version:       1.0
-Release:       1
+Release:       2
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -17,6 +17,7 @@ URL:          http://pecl.php.net/package/uri_template
 BuildRequires: %{php_name}-devel >= 4:5.3.1
 BuildRequires: rpmbuild(macros) >= 1.666
 %{?requires_php_extension}
+Provides:      php(%{modname}) = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-uri_template.git/commitdiff/18ada913f6337daec9e00a0e4b4d9657b4708003

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

Reply via email to