[packages/php-pecl-funcall] provide php(extname) to really be supporting multiple php versions
    glen 
    glen at pld-linux.org
       
    Sun Nov 24 23:58:59 CET 2013
    
    
  
commit 176ff57706d89b1839c6335f6aeadcfcac637ccd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:58:57 2013 +0200
    provide php(extname) to really be supporting multiple php versions
 php-pecl-funcall.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-funcall.spec b/php-pecl-funcall.spec
index ec2aa78..27fb27b 100644
--- a/php-pecl-funcall.spec
+++ b/php-pecl-funcall.spec
@@ -1,6 +1,6 @@
 %define		php_name	php%{?php_suffix}
 %define		subver	alpha
-%define		rel		1
+%define		rel		2
 %define		modname	funcall
 %define		status	stable
 Summary:	%{modname} - Add callbacks for any function/method
@@ -16,6 +16,7 @@ URL:		http://pecl.php.net/package/funcall/
 BuildRequires:	%{php_name}-devel >= 4:5.0.4
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?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-funcall.git/commitdiff/176ff57706d89b1839c6335f6aeadcfcac637ccd
    
    
More information about the pld-cvs-commit
mailing list