Package perl-Net-IDN-Encode: Specfile

## SPEC file for Perl module Net::IDN::Encode

%define real_name Net-IDN-Encode

Name: perl-Net-IDN-Encode
Version: 1.100
Release: alt1.1

Summary: Perl module for work with Internationalizing Domain Names

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/~cfaerber/Net-IDN-Encode/

Packager: Nikolay A. Fetisov <naf@altlinux.ru>

Source: %real_name-%version.tar

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Wed Mar 24 2010
BuildRequires: perl-Module-Build perl-Net-IDN-Nameprep perl-Test-NoWarnings

%description
Perl module Net::IDN::Encode is a high-level interface for encoding
and decoding of Internationalized Domain Names (implements toASCII
and toUNICODE as defined in RFC 3490)


%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_autolib/Net/IDN/Encode*
%perl_vendor_archlib/Net/IDN/Encode*
%perl_vendor_autolib/Net/IDN/Punycode*
%perl_vendor_archlib/Net/IDN/Punycode*


%changelog
* Sun Nov 07 2010 Vladimir Lettiev <crux@altlinux.ru> 1.100-alt1.1
- rebuilt with perl 5.12

* Sun Oct 10 2010 Nikolay A. Fetisov <naf@altlinux.ru> 1.100-alt1
- New version

* Tue Mar 23 2010 Nikolay A. Fetisov <naf@altlinux.ru> 1.000-alt1
- Initial build for ALT Linux Sisyphus