Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1583158
 поиск   регистрация   авторизация 
 
Группа :: Разработка/Perl
Пакет: perl-Geo-IP

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

%define module  Geo-IP

Name: perl-%module
Version: 1.25
Release: alt0.M24.1

Summary: Geo::IP - Look up country by IP Address
License: Unknown
Group: Development/Perl

Url: http://search.cpan.org/dist/%module/
Source: %module-%version.tar.gz

# Automatically added by buildreq on Sat Apr 09 2005

BuildRequires: libGeoIP-devel perl-devel

%description
This module uses a file based database. This database simply contains IP blocks
as keys, and countries as values. This database should be more complete and
accurate than reverse DNS lookups.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build LIBS='-L/usr/lib' INC='-I/usr/include/GeoIP'

%install
%perl_vendor_install

%files
%doc README Changes example
%perl_vendor_man3dir/*
%perl_vendor_archlib/Geo*
%perl_vendor_autolib/Geo

%changelog

Полный changelog можно просмотреть здесь

 
design & coding: Vladimir Lettiev aka crux © 2004-2005