[packages/perl-Geography-Countries] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:49:12 CET 2014
commit 9875acdf3382aa1b074c1f376f047183c908db81
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:49:09 2014 +0200
use generic url
perl-Geography-Countries.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Geography-Countries.spec b/perl-Geography-Countries.spec
index c37a108..0c8758e 100644
--- a/perl-Geography-Countries.spec
+++ b/perl-Geography-Countries.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Geography-Countries.git/commitdiff/9875acdf3382aa1b074c1f376f047183c908db81
More information about the pld-cvs-commit
mailing list