[packages/perl-AI-DecisionTree] use generic url

glen glen at pld-linux.org
Tue Nov 25 09:09:09 CET 2014


commit bbd77f17044b1bc898078e863818dd9843567e2f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 10:09:05 2014 +0200

    use generic url

 perl-AI-DecisionTree.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-AI-DecisionTree.spec b/perl-AI-DecisionTree.spec
index f59d279..69de8c0 100644
--- a/perl-AI-DecisionTree.spec
+++ b/perl-AI-DecisionTree.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	AI
 %define		pnam	DecisionTree
+%include	/usr/lib/rpm/macros.perl
 Summary:	AI::DecisionTree - automatically learns decision trees
 Summary(pl.UTF-8):	AI::DecisionTree - automatyczne uczenie drzew decyzyjnych
 Name:		perl-AI-DecisionTree
@@ -14,9 +14,10 @@ License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	79ee9671099f498d52571cb91c06ec87
+URL:		http://search.cpan.org/dist/AI-DecisionTree/
+%{?with_tests:BuildRequires:	perl-GraphViz}
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%{?with_tests:BuildRequires:	perl-GraphViz}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-AI-DecisionTree.git/commitdiff/bbd77f17044b1bc898078e863818dd9843567e2f



More information about the pld-cvs-commit mailing list