Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038210
en ru br
ALT Linux repos
S:1.26-alt1
5.0: 1.17-alt1
4.1: 1.17-alt1
4.0: 1.17-alt1
3.0: 1.14-alt1.1

Group :: Development/Perl
RPM: perl-Geo-IP-PurePerl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module  Geo-IP-PurePerl

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

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

BuildArch: noarch

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

# Automatically added by buildreq on Mon Apr 11 2005 (-bi)

BuildRequires: 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 -q -n %module-%version
%__subst 's,\/usr\/local,%_prefix,' geoip-lookup-* t/*.t lib/Geo/IP/*.pm

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes geoip-lookup-*
%_bindir/geoip-lookup
%_man1dir/*
%perl_vendor_privlib/Geo/IP/PurePerl.pm

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin