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

glen glen at pld-linux.org
Sun Nov 24 23:59:40 CET 2013


commit 9661cbaade5db7fd7b54167b6541d88aea82637d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 25 00:59:38 2013 +0200

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

 php-pecl-idn.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-idn.spec b/php-pecl-idn.spec
index e1f54ad..6965367 100644
--- a/php-pecl-idn.spec
+++ b/php-pecl-idn.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - binding to the GNU libidn
 Summary(pl.UTF-8):	%{modname} - wiązanie do GNU libidn
 Name:		%{php_name}-pecl-idn
 Version:	0.2.0
-Release:	2
+Release:	3
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -16,6 +16,7 @@ BuildRequires:	libidn-devel
 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-idn.git/commitdiff/9661cbaade5db7fd7b54167b6541d88aea82637d



More information about the pld-cvs-commit mailing list