From c5236cb4553b3614958589acd13b76b5f3b7e149 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:53:39 +0200 Subject: [PATCH] use generic url --- perl-Math-Base36.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Math-Base36.spec b/perl-Math-Base36.spec index f4512b5..75bf5d1 100644 --- a/perl-Math-Base36.spec +++ b/perl-Math-Base36.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Math %define pnam Base36 +%include /usr/lib/rpm/macros.perl Summary: Math::Base36 Perl module - encoding and decoding of base36 strings Summary(pl.UTF-8): Moduł Perla Math::Base36 - kodowanie i dekodowanie łańcuchów base36 Name: perl-Math-Base36 @@ -15,6 +15,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 3af1a961e45c0e367e78685a518f5dde +URL: http://search.cpan.org/dist/Math-Base36/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0