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

index 912695c4eeebf68b2e9b97f0bbb414cbf7ea3837..f58930dcdaa19f8d36b1d13e4dbe58c73efc935d 100644 (file)
@@ -5,7 +5,7 @@ Summary:        %{modname} - Haru PDF functions
 Summary(pl.UTF-8):     %{modname} - funkcje PDF haru
 Name:          %{php_name}-pecl-%{modname}
 Version:       1.0.4
-Release:       1
+Release:       2
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,7 @@ BuildRequires:        libharu-devel >= 2.0.8-2
 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.069778 seconds and 4 git commands to generate.