From 31b3d3424504c7c47389b7a014a3788c0ee0cb75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:54:13 +0200 Subject: [PATCH] use generic url --- perl-Math-BigInt-Pari.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Math-BigInt-Pari.spec b/perl-Math-BigInt-Pari.spec index d0606eb..a052c06 100644 --- a/perl-Math-BigInt-Pari.spec +++ b/perl-Math-BigInt-Pari.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 BigInt-Pari +%include /usr/lib/rpm/macros.perl Summary: Math::BigInt::Pari - use Math::Pari for Math::BigInt routines Summary(pl.UTF-8): Math::BigInt::Pari - wykorzystanie Math::Pari do funkcji Math::BigInt Name: perl-Math-BigInt-Pari @@ -15,6 +15,7 @@ License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 3409cef13c47ec2b6c94ad1ac0f7bce3 +URL: http://search.cpan.org/dist/Math-BigInt-Pari/ BuildRequires: perl-Math-BigInt >= 1.997 BuildRequires: perl-Math-Pari >= 2.010709 BuildRequires: perl-devel >= 1:5.8.0 -- 2.44.0