]> git.pld-linux.org Git - packages/php-pecl-funcall.git/commitdiff
provide php(extname) to really be supporting multiple php versions auto/th/php-pecl-funcall-0.3.0-0.alpha.2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:58:57 +0000 (00:58 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:58:57 +0000 (00:58 +0200)
php-pecl-funcall.spec

index ec2aa785806ce35aa8340341556481013b8fd94c..27fb27bd194149042e9d577b231840b8b0423f09 100644 (file)
@@ -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
This page took 0.080262 seconds and 4 git commands to generate.