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

index 46723918d47819f85da1caa4ce35021e7db5a925..421b2e89c09b9d46622a60551256efa34dba0939 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    ErrorPropagation
+%include       /usr/lib/rpm/macros.perl
 Summary:       Math::ErrorPropagation - computes the error of a function of statistical data
 Summary(pl.UTF-8):     Math::ErrorPropagation - obliczanie błędu funkcji danych statystycznych
 Name:          perl-Math-ErrorPropagation
@@ -15,12 +15,13 @@ 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: 089bc0978360afc1e9ba94767975cb8f
+URL:           http://search.cpan.org/dist/Math-ErrorPropagation/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Test-Harness
 BuildRequires: perl-Test-Simple
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.089582 seconds and 4 git commands to generate.