commit 74b762dd0837f64104a73fbdc056788680d048e5
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Nov 30 16:37:44 2014 +0200

    use generic url

 perl-Tree-R.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Tree-R.spec b/perl-Tree-R.spec
index 6997efe..2a913dc 100644
--- a/perl-Tree-R.spec
+++ b/perl-Tree-R.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Tree-R.git/commitdiff/74b762dd0837f64104a73fbdc056788680d048e5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to