From 7b972a0fb03a9c2bd00f7e6d6fc97bde1ad1366d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:55:38 +0200 Subject: [PATCH] use generic url --- perl-Math-HashSum.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Math-HashSum.spec b/perl-Math-HashSum.spec index 1ce2798..abd7a82 100644 --- a/perl-Math-HashSum.spec +++ b/perl-Math-HashSum.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 HashSum +%include /usr/lib/rpm/macros.perl Summary: Math::HashSum - sum a list of key-value pairs on a per-key basis Summary(pl.UTF-8): Math::HashSum - sumowanie listy par klucz-wartość na podstawie klucza Name: perl-Math-HashSum @@ -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: fe474ff52a3ce086e9887d821f784f5a +URL: http://search.cpan.org/dist/Math-HashSum/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0