[packages/perl-Math-ErrorPropagation] use generic url
glen
glen at pld-linux.org
Tue Nov 25 20:55:12 CET 2014
commit 5d50004bb9a404a3801513bc84f4557a273fef45
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 21:55:08 2014 +0200
use generic url
perl-Math-ErrorPropagation.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Math-ErrorPropagation.spec b/perl-Math-ErrorPropagation.spec
index 4672391..421b2e8 100644
--- a/perl-Math-ErrorPropagation.spec
+++ b/perl-Math-ErrorPropagation.spec
@@ -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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-ErrorPropagation.git/commitdiff/5d50004bb9a404a3801513bc84f4557a273fef45
More information about the pld-cvs-commit
mailing list