← Back to team overview

ius-coredev team mailing list archive

[Bug 966317] Re: WL: php5x-pecl-geoip

 

Took the SRPM from EPEL and working to port it to IUS:

   https://code.launchpad.net/~ius-coredev/ius/php52-pecl-geoip

The package appears to work just fine:

 $ rpm -ivh php52-pecl-geoip-1.0.7-1.ius.el5.x86_64.rpm  
 Preparing...                ########################################### [100%]
    1:php52-pecl-geoip       ########################################### [100%]
 
 $ php -v
 PHP 5.2.17 (cli) (built: Feb 13 2012 10:37:59) 
 Copyright (c) 1997-2010 The PHP Group
 Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
 
 $ php -i | less
 geoip
 
 geoip support => enabled
 geoip extension version => 1.0.7
 geoip library version => 1004005
 
 Directive => Local Value => Master Value
 geoip.custom_directory => no value => no value

I'm going to work on a php53u package and then get both in the IUS
testing channels.

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/966317

Title:
  WL: php5x-pecl-geoip

Status in IUS Community Project:
  New

Bug description:
  I noticed that IUS doesn't have php5x-pecl-geoip package.
  EPEL has it for php-5.1.6 and also provides GeoIP lib. Would be great to have it also in IUS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/966317/+subscriptions


References