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

index 790cfea0850624f401a5e55fbc561c73c8bcb52a..97597bb5a807e996eafd4532f293d5e3dc843fa3 100644 (file)
@@ -5,7 +5,7 @@ Summary:        %{modname} - Constants for real
 Summary(pl.UTF-8):     %{modname} - mechanizm definiowana stałych
 Name:          %{php_name}-pecl-%{modname}
 Version:       0.1.13
-Release:       1
+Release:       2
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -15,6 +15,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}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.169771 seconds and 4 git commands to generate.