]> git.pld-linux.org Git - packages/perl-Geography-Countries.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:49:09 +0000 (12:49 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:49:09 +0000 (12:49 +0200)
perl-Geography-Countries.spec

index c37a108e25be75be376e842f653de01294d6db9d..0c8758eb65039a5042572ff9a3793442e994cf29 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define        pdir    Geography
 %define        pnam    Countries
+%include       /usr/lib/rpm/macros.perl
 Summary:       Geography::Countries - 2-letter, 3-letter, and numerical codes for countries
 Summary(pl.UTF-8):     Geography::Countries - 2-, 3-literowe i numeryczne kody krajów
 Name:          perl-Geography-Countries
@@ -14,6 +14,7 @@ License:      Unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 2c9ef26b46bbeca9abbca5015cc748b9
+URL:           http://search.cpan.org/dist/Geography-Countries/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -21,8 +22,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module maps country names, and their 2-letter, 3-letter and
-numerical codes, as defined by the ISO-3166 maintenance agency,
-and defined by the UNSD.
+numerical codes, as defined by the ISO-3166 maintenance agency, and
+defined by the UNSD.
 
 %description -l pl.UTF-8
 Ten moduł odwzorowuje nazwy krajów oraz ich 2-, 3-literowe i liczbowe
This page took 0.078097 seconds and 4 git commands to generate.