Package perl-Math-Polygon: Specfile

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

%define module Math-Polygon
%define m_distro Math-Polygon
%define m_name Math::Polygon
%define m_author_id unknown
%define _enable_test 1

Name: perl-Math-Polygon
Version: 1.10
Release: alt1

Summary: Polygon calculations

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 10 2008
BuildRequires: perl-Test-Pod
BuildRequires: perl-Math-Complex

%description
This class provides an OO interface around Math::Polygon::Calc and Math::Polygon::Clip.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README README.md
%perl_vendor_privlib/Math/*

%changelog
* Tue Jan 16 2018 Igor Vlasenko <viy@altlinux.ru> 1.10-alt1
- automated CPAN update

* Mon Jan 01 2018 Igor Vlasenko <viy@altlinux.ru> 1.07-alt1
- automated CPAN update

* Wed Aug 02 2017 Igor Vlasenko <viy@altlinux.ru> 1.06-alt1
- automated CPAN update

* Thu Dec 29 2016 Igor Vlasenko <viy@altlinux.ru> 1.05-alt1
- automated CPAN update

* Sun Sep 25 2016 Igor Vlasenko <viy@altlinux.ru> 1.04-alt1
- automated CPAN update

* Thu Jan 23 2014 Igor Vlasenko <viy@altlinux.ru> 1.03-alt1
- automated CPAN update

* Wed Sep 21 2011 Igor Vlasenko <viy@altlinux.ru> 1.02-alt1
- automated CPAN update

* Sat Nov 06 2010 Vladimir Lettiev <crux@altlinux.ru> 1.01-alt1.1
- rebuilt with perl 5.12

* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 1.01-alt1
- automated CPAN update

* Fri Oct 10 2008 Vitaly Lipatov <lav@altlinux.ru> 1.00-alt1
- initial build for ALT Linux Sisyphus