]> git.pld-linux.org Git - packages/perl-Math-ES.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:55:04 +0000 (21:55 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 19:55:04 +0000 (21:55 +0200)
perl-Math-ES.spec

index eeaeadab43f64cd3b59456d8bcbe4fa70d5753b9..e5a6c53933cedc340fda359c42c25112b2950625 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Math
 %define                pnam    ES
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::ES - Evolution Strategy Optimizer
 Summary(pl.UTF-8):     Math::ES - optymalizacja z użyciem algorytmu ewolucyjnego
 Name:          perl-Math-ES
@@ -14,6 +14,7 @@ License:      Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 27202a67acf9d682b8c78905a483b967
+URL:           http://search.cpan.org/dist/Math-ES/
 BuildRequires: perl-Math-Random
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
This page took 0.077553 seconds and 4 git commands to generate.