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

index 7ca9e42194e165056c8a14bbe912c0bd00df5c77..9597f9eee9085c8b2fe481e2c790e920706aaf88 100644 (file)
@@ -5,7 +5,7 @@ Summary:        %{modname} - email message manipulation
 Summary(pl.UTF-8):     %{modname} - obrabianie wiadomości E-mail
 Name:          %{php_name}-pecl-%{modname}
 Version:       2.1.6
-Release:       3
+Release:       4
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -15,6 +15,7 @@ BuildRequires:        %{php_name}-devel >= 4:5.2.0-7.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.030287 seconds and 4 git commands to generate.