From 77c767344bb90e0c9ffaac3d410dea8168b7be6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 21:54:48 +0200 Subject: [PATCH] use generic url --- perl-Math-CatmullRom.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Math-CatmullRom.spec b/perl-Math-CatmullRom.spec index aa77769..00a9818 100644 --- a/perl-Math-CatmullRom.spec +++ b/perl-Math-CatmullRom.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 CatmullRom +%include /usr/lib/rpm/macros.perl Summary: Math::CatmullRom - calculate Catmull-Rom splines Summary(pl.UTF-8): Math::CatmullRom - obliczanie splajnów Catmulla-Roma Name: perl-Math-CatmullRom @@ -14,6 +14,7 @@ License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: c924e04872eed511e9b6f7c43af2af45 +URL: http://search.cpan.org/dist/Math-CatmullRom/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch -- 2.44.0