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

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

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

%define module Geo-IP-PurePerl

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

Packager: Victor Forsyuk <force at altlinux.org>

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

BuildArch: noarch

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 (-bi)

BuildRequires: GeoIP-Lite-Country perl-Encode perl-Locale-Codes 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 . -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 geoip-lookup-*
%_bindir/geoip-lookup
%_man1dir/*
%perl_vendor_privlib/Geo
%perl_vendor_man3dir/*

%changelog

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

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