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

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

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

%define module Geo-GeoNames

Name: perl-%module
Version: 0.06
Release: alt2

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Perform geographical queries using GeoNames Web Services
License: Perl
Group: Development/Perl

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

BuildArch: noarch

# Automatically added by buildreq on Thu Jul 03 2008

BuildRequires: perl-JSON perl-XML-Simple perl-devel perl-libwww

%description
Provides a perl interface to the webservices found at http://ws.geonames.org.
That is, given a placename or postalcode, the module will look it up and
return more information (longitude, lattitude, etc) for the given placename
or postalcode. Wikipedia lookups are also supported. If more than one match
is found, a list of locations will be returned.

%prep
%setup -n %module-%version

%build
# Module tests will not succeed in current Sisyphus build environment.
# (They need access to ws.geonames.org web site)
%define _without_test 1

%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Geo
%perl_vendor_man3dir/*

%changelog

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

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