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

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

 php-pecl-vld.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-vld.spec b/php-pecl-vld.spec
index 6f25fe2..4b0815c 100644
--- a/php-pecl-vld.spec
+++ b/php-pecl-vld.spec
@@ -4,7 +4,7 @@ Summary:        %{modname} - provides functionality to dump the 
internal representation
 Summary(pl.UTF-8):     %{modname} - dostarcza funkcjonalności do zrzutu 
wewnętrznej reprezentacji skryptów PHP
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.12.0
-Release:       1
+Release:       2
 License:       BSD style
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -14,6 +14,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}
 Obsoletes:     php-pear-%{modname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-vld.git/commitdiff/eb4850420ea5070c640f4e3b6df840f0d18a8cc3

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

Reply via email to