]> git.pld-linux.org Git - packages/perl-Locale-SubCountry.git/blame_incremental - perl-Locale-SubCountry.spec
- updated to 1.23
[packages/perl-Locale-SubCountry.git] / perl-Locale-SubCountry.spec
... / ...
CommitLineData
1#
2# Conditional build:
3# _without_tests - do not perform "make test"
4#
5%include /usr/lib/rpm/macros.perl
6%define pdir Locale
7%define pnam SubCountry
8Summary: Locale::SubCountry - convert state, province, county etc. names to/from code
9Summary(pl): Locale::SubCountry - zamiana nazw stanu, prowincji, kraju itp. na i z kodu
10Name: perl-Locale-SubCountry
11Version: 1.23
12Release: 1
13License: Artistic
14Group: Development/Languages/Perl
15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
16# Source0-md5: 9c11d9382ba9ae13ea3f37ec8ac884b0
17BuildRequires: perl-devel >= 5.6
18BuildRequires: rpm-perlprov >= 4.1-13
19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23This module allows you to convert the full name for a countries
24administrative region to the code commonly used for postal addressing.
25The reverse lookup can also be done. Sub country codes are defined in
26"ISO 3166-2:1998, Codes for the representation of names of countries
27and their subdivisions".
28
29%description -l pl
30