]> git.pld-linux.org Git - packages/perl-Tree-R.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:37:44 +0000 (16:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:37:44 +0000 (16:37 +0200)
perl-Tree-R.spec

index 6997efe1a598296302db57161e891042052b1636..2a913dc7ce36e1064c01b78dd3f9592973296c20 100644 (file)
@@ -1,6 +1,6 @@
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Tree
 %define                pnam    R
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tree::R - Perl extension for the Rtree data structure and algorithms
 Summary(pl.UTF-8):     Tree::R - rozszerzenie Perla o struktury danych i algorytmy Rtree
 Name:          perl-Tree-R
@@ -10,6 +10,7 @@ License:      Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 629ae017bb7fefb925b1475f6275f338
+URL:           http://search.cpan.org/dist/Tree-R/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
@@ -29,7 +30,7 @@ niezerowej wielkości.
 
 %build
 %{__perl} Makefile.PL \
-        INSTALLDIRS=vendor
+       INSTALLDIRS=vendor
 %{__make}
 
 %install
This page took 0.069047 seconds and 4 git commands to generate.