Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37508052
en ru br
Репозитории ALT
S:1.51-alt1.2
5.1: 1.38-alt1
4.1: 1.25-alt1.1
4.0: 1.25-alt1.1
3.0: 1.25-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Geo-IP

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

%define module Geo-IP

Name: perl-%module
Version: 1.38
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

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

Url: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Geo/%module-%version.tar.gz

# Automatically added by buildreq on Wed Oct 07 2009

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 -n %module-%version

%build
find lib/ example/ -type f -print0 | xargs -r0 %__subst 's./usr/local/share/GeoIP./usr/share/GeoIP.'
%perl_vendor_build

%install
%perl_vendor_install

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

%changelog

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

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin