[packages/php-pecl-mailparse] provide php(extname) to really be supporting multiple php versions

glen glen at pld-linux.org
Mon Nov 25 00:00:02 CET 2013


commit 09a6a46be1a82bd19d9521810a2f341d995a1a9d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 01:00:00 2013 +0200

    provide php(extname) to really be supporting multiple php versions

 php-pecl-mailparse.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-mailparse.spec b/php-pecl-mailparse.spec
index 7ca9e42..9597f9e 100644
--- a/php-pecl-mailparse.spec
+++ b/php-pecl-mailparse.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mailparse.git/commitdiff/09a6a46be1a82bd19d9521810a2f341d995a1a9d



More information about the pld-cvs-commit mailing list