]> git.pld-linux.org Git - packages/perl-Statistics-Shannon.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:09:51 +0000 (15:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:09:51 +0000 (15:09 +0200)
perl-Statistics-Shannon.spec

index a9e2350e0d31d5b1bfa575819e3cd331308073b7..9de61cdeb38f13ce7962a55085b4a5d7b387b4ec 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Statistics
 %define                pnam    Shannon
+%include       /usr/lib/rpm/macros.perl
 Summary:       Statistics::Shannon - Shannon index
 Summary(pl.UTF-8):     Statistics::Shannon - wskaźnik Shannona
 Name:          perl-Statistics-Shannon
@@ -15,11 +15,12 @@ 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: b8f44ee0699a22296726982ef1e70ee5
+URL:           http://search.cpan.org/dist/Statistics-Shannon/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Statistics-Frequency >= 0.03
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.129529 seconds and 4 git commands to generate.