]> git.pld-linux.org Git - packages/perl-Math-CatmullRom.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:54:48 +0000 (21:54 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:54:48 +0000 (21:54 +0200)
perl-Math-CatmullRom.spec

index aa777690ab9fd6225891c8e0845ba09f5444073f..00a981803b23530bd6b27b2757b4456bd128a3e8 100644 (file)
@@ -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
This page took 0.08603 seconds and 4 git commands to generate.