]> git.pld-linux.org Git - packages/perl-AI-NNFlex.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:09:24 +0000 (10:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:09:24 +0000 (10:09 +0200)
perl-AI-NNFlex.spec

index fa37acd286698b27b020b631d10f71a478e60595..6ff03c337a3636ce200f8facab3ae0778edec583 100644 (file)
@@ -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    NNFlex
+%include       /usr/lib/rpm/macros.perl
 Summary:       AI::NNFlex - A base class for implementing neural networks
 Summary(pl.UTF-8):     AI::NNFlex - klasa bazowa do implementowania sieci neuronowych
 Name:          perl-AI-NNFlex
@@ -16,6 +16,7 @@ Group:                Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-authors/id/C/CC/CCOLBOURN/ai-nnflex/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 9d192b7c209ccafbca88d6ac6048b677
 Patch0:                build-man.patch
+URL:           http://search.cpan.org/dist/AI-NNFlex/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.080242 seconds and 4 git commands to generate.