Package perl-Geo-GML: Specfile

#
#   - Geo::GML -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Geo::GML
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Geo-GML
%define m_distro Geo-GML
%define m_name Geo::GML
%define m_author_id MARKOV
%define _enable_test 1

Name: perl-Geo-GML
Version: 0.11
Release: alt1

Summary: Process Geography Markup Language

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/%m_distro-%version.tar.gz

# Automatically added by buildreq on Sun Jan 11 2009
BuildRequires: perl-Test-Pod perl-XML-Compile-Cache perl-XML-Compile-Tester

%description
Provides access to the GML definitions specified in XML. The details
about GML structures can differ, and therefore you should be explicit
which versions you understand and produce.
If you need the <b>most recent</b> version of GML, then you get involved
with the ISO19139 standard. See CPAN module Geo::ISO19139.
The first releases of this module will not powerful, but hopefully people
contribute. For instance, an example conversion script between various
versions is very welcome! It would be nice to help each other. I will
clean-up the implementation, to make it publishable, but do not have
the knowledge about what is needed.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install
rm -rf %buildroot%perl_vendor_man3dir/

%files
%perl_vendor_privlib/Geo/*

%changelog
* Sun Jan 11 2009 Vitaly Lipatov <lav@altlinux.ru> 0.11-alt1
- initial build for ALT Linux Sisyphus