[packages/perl-Graph-Kruskal] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:49:38 CET 2014


commit e36404245a044940e8a53c4eadea55ed8f04e9c2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:49:34 2014 +0200

    use generic url

 perl-Graph-Kruskal.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Graph-Kruskal.spec b/perl-Graph-Kruskal.spec
index 1b0e66d..cdb238e 100644
--- a/perl-Graph-Kruskal.spec
+++ b/perl-Graph-Kruskal.spec
@@ -1,6 +1,6 @@
-%include	/usr/lib/rpm/macros.perl
 %define		pdir	Graph
 %define		pnam	Kruskal
+%include	/usr/lib/rpm/macros.perl
 Summary:	Graph::Kruskal - Kruskal's algorithm for Minimal Spanning Trees in graphs
 Summary(pl.UTF-8):	Graph::Kruskal - algorytm Kruskala do tworzenia minimalnych drzew rozpinających w grafach
 Name:		perl-Graph-Kruskal
@@ -11,8 +11,9 @@ License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	04abf8673b5a6dcc865981a856fd0b7f
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/Graph-Kruskal/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Graph-Kruskal.git/commitdiff/e36404245a044940e8a53c4eadea55ed8f04e9c2



More information about the pld-cvs-commit mailing list