Пакет perl-Telephony-CountryDialingCodes: Specfile

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

%define module Telephony-CountryDialingCodes
%define m_distro Telephony-CountryDialingCodes
%define m_name Telephony::CountryDialingCodes
%define m_author_id unknown
%define _enable_test 1

Name: perl-Telephony-CountryDialingCodes
Version: 1.04
Release: alt1.1

Summary: Convert international dialing codes to country codes and vice versa

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Telephony-CountryDialingCodes/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/C/CM/CMANLEY/Telephony-CountryDialingCodes-1.04.tar.gz

# Automatically added by buildreq on Sat Sep 13 2008 (-bi)
BuildRequires: perl-Test-Pod

%description
This class exports a method for determining a country's international dialing
code, and another method for doing the reverse: i.e. determining the
country code(s) that belong(s) to a given international dialing code.

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Telephony*
%doc Changes README etc

%changelog
* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 1.04-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

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

* Sat Sep 13 2008 Michael Bochkaryov <misha@altlinux.ru> 1.03-alt1
- first build for ALT Linux Sisyphus