Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37556158
en ru br
ALT Linux repositórios
S:1.14-alt1
5.0: 0.06-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Geo-GeoNames

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Geo-GeoNames

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

Packager: Victor Forsyuk <force at altlinux.org>

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

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/N/NH/NHORNE/%{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 perl(Mojo/UserAgent.pm)

%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 -q -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
%doc README.pod Changes examples README.md
%perl_vendor_privlib/Geo

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009