From 58f9dd110415686c78450a5660d190f5d1412d28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 26 Nov 2014 15:08:28 +0200 Subject: [PATCH] use generic url --- perl-Set-CrossProduct.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Set-CrossProduct.spec b/perl-Set-CrossProduct.spec index 27dbafd..3765837 100644 --- a/perl-Set-CrossProduct.spec +++ b/perl-Set-CrossProduct.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Set %define pnam CrossProduct +%include /usr/lib/rpm/macros.perl Summary: Set::CrossProduct Perl module - work with the cross product of two or more sets Summary(pl.UTF-8): Moduł Perla Set::CrossProduct - ułatwienie pracy z iloczynem kartezjańskim zbiorów Name: perl-Set-CrossProduct @@ -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: cdebe89c6c1b0790011eaea47e22af8b +URL: http://search.cpan.org/dist/Set-CrossProduct/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0