]> git.pld-linux.org Git - packages/php-pecl-igbinary.git/commitdiff
provide php(extname) to really be supporting multiple php versions
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:59:42 +0000 (00:59 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Nov 2013 22:59:42 +0000 (00:59 +0200)
php-pecl-igbinary.spec

index e42fddb86a202703bdcb0a8c4fbe427c2aec6e3c..38803403ec953aa20a345117aa6bbdad7aca1421 100644 (file)
@@ -7,7 +7,7 @@
 Summary:       Replacement for the standard PHP serializer
 Name:          %{php_name}-pecl-%{modname}
 Version:       1.1.1
-Release:       5
+Release:       6
 License:       BSD
 Group:         Libraries
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -29,6 +29,7 @@ BuildRequires:        %{php_name}-devel >= 4:5.2.0
 #BuildRequires:        php-pecl-apc-devel >= 3.1.7
 BuildRequires: rpmbuild(macros) >= 1.666
 Requires:      %{php_name}-session
+Provides:      php(%{modname}) = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.112836 seconds and 4 git commands to generate.