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

glen glen at pld-linux.org
Mon Nov 18 12:31:46 CET 2013


commit c71aaef8d5d06baa6d0ae8cc1e5f19520c381ab5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 18 13:31:30 2013 +0200

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

 php-pecl-geoip.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-geoip.spec b/php-pecl-geoip.spec
index 1146e79..e2253f5 100644
--- a/php-pecl-geoip.spec
+++ b/php-pecl-geoip.spec
@@ -5,7 +5,7 @@ Summary:	%{modname} - Map IP address to geographic places
 Summary(pl.UTF-8):	%{modname} - odwzorowanie adresów IP w miejsca geograficzne
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.0.8
-Release:	5
+Release:	6
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -20,6 +20,7 @@ Suggests:	GeoIP-db-Country
 Suggests:	GeoIP-db-IPASNum
 %{?requires_php_extension}
 Requires:	php(core) >= 5.0.4
+Provides:	php(geoip)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-geoip.git/commitdiff/c71aaef8d5d06baa6d0ae8cc1e5f19520c381ab5



More information about the pld-cvs-commit mailing list